Salome HOME
Issue #1854 Recover feature control update
[modules/shaper.git] / src / XGUI / XGUI_SelectionMgr.h
index 441b52d6436d825cf512964cee732a08db3dea67..0ca09a167f2c1edc34ee88c026cabc9a2eeb260d 100644 (file)
@@ -55,7 +55,7 @@ Q_OBJECT
   void clearSelection();
 
   /// Updates selection, which are depend on the selection in the given place
-  /// \thePlace a widget where selection has happened.
+  /// \param thePlace a widget where selection has happened.
   void updateSelectionBy(const ModuleBase_ISelection::SelectionPlace& thePlace);
 
 signals: