소스 검색

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

Your1405Gaming 4 년 전
부모
커밋
f78a25ce3f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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