0031939: Coding - correction of spelling errors in comments [part 3]

Fix various typos

Fixed via `codespell v2.1.dev0`
This commit is contained in:
luz paz
2020-12-10 11:40:53 +03:00
committed by bugmaster
parent 65cec1a6ef
commit a25d5aaa30
157 changed files with 329 additions and 309 deletions

View File

@@ -177,7 +177,8 @@ During the configuration process the related variables (*3RDPARTY_FREETYPE_DLL_D
@subsubsection build_cmake_gen Projects generation
Once the configuration process is done, the "Generate" button is used to prepare project files for the target IDE. In our exercise the Visual Studio solution will be automatically created in the buid directory.
Once the configuration process is done, the "Generate" button is used to prepare project files for the target IDE.
In our exercise the Visual Studio solution will be automatically created in the build directory.
@subsubsection build_cmake_build Building
@@ -579,4 +580,4 @@ To start *DRAWEXE*, which has been built with **Code::Blocks** on Mac OS X, run
~~~~~
./draw_cbp.sh cbp [d]
~~~~~
Option *d* is used if OCCT has been built in **Debug** mode.
Option *d* is used if OCCT has been built in **Debug** mode.

View File

@@ -1,7 +1,7 @@
Build, Debug and Upgrade {#build_upgrade}
=================
This chapter contains the detailed infomation about building, debugging and upgrade procedures:
This chapter contains the detailed information about building, debugging and upgrade procedures:
* @subpage build_upgrade__building_occt
* @subpage build_upgrade_building_3rdparty