diff --git a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml
index dbbd8b3469..de33434624 100644
--- a/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml
+++ b/src/Mod/Part/App/ShapeFix/ShapeFix_FixSmallFacePy.xml
@@ -62,7 +62,8 @@
-->
-
+ Fixes cases related to split faces within the given shape.
+ It may return a modified shape after fixing the issues.
-
+ Fixes issues related to the specified face and returns the modified face.
-
+ Fixes issues in the overall geometric shape.
+ This function likely encapsulates higher-level fixes that involve multiple faces or elements.
-
+ Returns the current state of the geometric shape after potential modifications.