0031939: Coding - correction of spelling errors in comments [part 2]
[occt.git] / tools / ViewControl / ViewControl_Table.hxx
index 47e81fc..d63230a 100644 (file)
@@ -71,7 +71,7 @@ public:
   //! \return the table view
   QTableView* TableView() const { return myTableView; }
 
-  //! Retuns model indices of the selected cells in table view
+  //! Returns model indices of the selected cells in table view
   //! \param theSelectedIndices [out] a container of indices: row to list of columns
   Standard_EXPORT void SelectedIndices (QMap<int, QList<int>>& aSelectedIndices) const;