diff --git a/src/Gui/ViewProviderGeoFeatureGroupExtension.cpp b/src/Gui/ViewProviderGeoFeatureGroupExtension.cpp index 2bd94aa84b..1ea1f12763 100644 --- a/src/Gui/ViewProviderGeoFeatureGroupExtension.cpp +++ b/src/Gui/ViewProviderGeoFeatureGroupExtension.cpp @@ -68,7 +68,7 @@ std::vector ViewProviderGeoFeatureGroupExtension::extensio std::vector ViewProviderGeoFeatureGroupExtension::extensionClaimChildren(void) const { - //we must be carefull which objects to claim, as there might be stacked relations inside the coordinate system, + //we must be careful which objects to claim, as there might be stacked relations inside the coordinate system, //like pad/sketch auto* ext = getExtendedViewProvider()->getObject()->getExtensionByType(); if(ext) {