Browse Source

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

Your1405Gaming 4 years ago
parent
commit
f78a25ce3f
1 changed files with 1 additions and 1 deletions
  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.
 - Use the **Build** top menu to build the project.
 
 
 .. warning:: Visual Studio must be configured with the C++ package. It can be selected
 .. 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
              .. figure:: img/vs_1_install_cpp_package.png
                 :align: center
                 :align: center