diff --git a/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml b/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml
index 657c802bc1..ec0bb0238f 100644
--- a/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml
+++ b/src/Mod/Part/App/HLRBRep/HLRBRep_AlgoPy.xml
@@ -31,8 +31,8 @@
- return the index of the Shape and
- return 0 if the Shape is not found.
+ return the index of the Shape S and
+ return 0 if the Shape S is not found.
@@ -62,13 +62,13 @@
- hide the Shape by itself.
+ hide the Shape S by itself.
- set to hide all the edges of the Shape .
+ set to hide all the edges of the Shape S.
@@ -87,13 +87,13 @@
- select only the edges of the Shape
+ select only the edges of the Shape S
- select only the faces of the Shape .
+ select only the faces of the Shape S.