0031939: Coding - correction of spelling errors in comments [part 2]
[occt.git] / tools / ShapeView / ShapeView_ItemShape.hxx
index b6706d9..6615691 100644 (file)
@@ -66,11 +66,11 @@ public:
   Standard_EXPORT TopoDS_Shape Shape (const int theRowId) const;
 
   //! Returns name of BREP file for the shape if exists
   Standard_EXPORT TopoDS_Shape Shape (const int theRowId) const;
 
   //! Returns name of BREP file for the shape if exists
-  //! \return string valuie
+  //! \return string value
   QString GetFileName() const { return myFileName; }
 
   //! Sets name of BREP file for the shape if exists
   QString GetFileName() const { return myFileName; }
 
   //! Sets name of BREP file for the shape if exists
-  //! \return string valuie
+  //! \return string value
   void SetFileName (const QString& theFileName) { myFileName = theFileName; }
 
   //! Inits the item, fills internal containers
   void SetFileName (const QString& theFileName) { myFileName = theFileName; }
 
   //! Inits the item, fills internal containers