浏览代码

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