Salome HOME
Correct XML of a filter GUI
[modules/shaper.git] / src / FiltersPlugin / FiltersPlugin_RelativeToSolid.cpp
index c016db761ed4e253c8c7831380a1941e0516b579..86743520ce5722bd72a6e41593f20394a2709af9 100644 (file)
@@ -47,8 +47,8 @@ static std::string XMLRepresentation =
 "   <case id=\"out\" title=\"Out\"/>"
 "   <case id=\"on\" title=\"On\"/>"
 "   <case id=\"noton\" title=\"Not On\"/>"
-"   <case id=\"inon\" title=\"In & On\"/>"
-"   <case id=\"outon\" title=\"On & Out\"/>"
+"   <case id=\"inon\" title=\"In and On\"/>"
+"   <case id=\"outon\" title=\"On and Out\"/>"
 " </switch>"
 "</filter>";