diff --git a/src/App/DocumentObjectExtensionPyImp.cpp b/src/App/DocumentObjectExtensionPyImp.cpp index c519707e67..5441485e5a 100644 --- a/src/App/DocumentObjectExtensionPyImp.cpp +++ b/src/App/DocumentObjectExtensionPyImp.cpp @@ -23,7 +23,7 @@ #include "PreCompiled.h" -// inclution of the generated files (generated out of PropertyContainerPy.xml) +// inclusion of the generated files (generated out of PropertyContainerPy.xml) #include "DocumentObjectExtensionPy.h" #include "DocumentObjectExtensionPy.cpp" diff --git a/src/App/ExtensionPyImp.cpp b/src/App/ExtensionPyImp.cpp index 059e7ea2a1..0547a171db 100644 --- a/src/App/ExtensionPyImp.cpp +++ b/src/App/ExtensionPyImp.cpp @@ -25,7 +25,7 @@ #include "Application.h" -// inclution of the generated files (generated out of PropertyContainerPy.xml) +// inclusion of the generated files (generated out of PropertyContainerPy.xml) #include #include diff --git a/src/App/PropertyContainerPyImp.cpp b/src/App/PropertyContainerPyImp.cpp index 591d03544c..04a7947a3c 100644 --- a/src/App/PropertyContainerPyImp.cpp +++ b/src/App/PropertyContainerPyImp.cpp @@ -34,7 +34,7 @@ #include #include -// inclution of the generated files (generated out of PropertyContainerPy.xml) +// inclusion of the generated files (generated out of PropertyContainerPy.xml) #include "PropertyContainerPy.h" #include "PropertyContainerPy.cpp" diff --git a/src/Base/PersistencePyImp.cpp b/src/Base/PersistencePyImp.cpp index f9882bd393..d56cf25c18 100644 --- a/src/Base/PersistencePyImp.cpp +++ b/src/Base/PersistencePyImp.cpp @@ -28,7 +28,7 @@ #include "Persistence.h" #include "Writer.h" -// inclution of the generated files (generated By PersitancePy.xml) +// inclusion of the generated files (generated By PersitancePy.xml) #include "PersistencePy.h" #include "PersistencePy.cpp" diff --git a/src/Gui/ViewProviderExtensionPyImp.cpp b/src/Gui/ViewProviderExtensionPyImp.cpp index 080027b6bb..b5bc1ff82d 100644 --- a/src/Gui/ViewProviderExtensionPyImp.cpp +++ b/src/Gui/ViewProviderExtensionPyImp.cpp @@ -27,7 +27,7 @@ # include #endif -// inclution of the generated files (generated out of PropertyContainerPy.xml) +// inclusion of the generated files (generated out of PropertyContainerPy.xml) #include "ViewProviderExtensionPy.h" #include "ViewProviderExtensionPy.cpp" #include "ViewProviderDocumentObject.h"