1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-09 13:22:24 +03:00

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

Fix various typos via codespell.
This commit is contained in:
luz paz
2021-05-04 16:03:06 +03:00
committed by kgv
parent 2641792e45
commit 03ca365a6c
105 changed files with 259 additions and 277 deletions

View File

@@ -19,7 +19,7 @@
// On Unix platforms:
// ------------------
// In method Read(Standard_IStream &IS), during the version
// authentification we cut last '\r' in the line (which will
// authentication we cut last '\r' in the line (which will
// be present if file is in DOS coding)
#include <Message_ProgressScope.hxx>