Fix source comment typo

This commit is contained in:
luz paz
2022-10-23 09:23:11 -04:00
committed by Chris Hennes
parent 264d0bb890
commit 57d561f683
5 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
# include <sstream>
#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"