Sfoglia il codice sorgente

Fix "intaller" typo in Configuring Visual Studio IDE (#4366)

Your1405Gaming 4 anni fa
parent
commit
f78a25ce3f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      development/cpp/configuring_an_ide/visual_studio.rst

+ 1 - 1
development/cpp/configuring_an_ide/visual_studio.rst

@@ -21,7 +21,7 @@ with the solution file, it can be generated using SCons.
 - Use the **Build** top menu to build the project.
 
 .. warning:: Visual Studio must be configured with the C++ package. It can be selected
-             in the intaller:
+             in the installer:
 
              .. figure:: img/vs_1_install_cpp_package.png
                 :align: center