Salome HOME
bos #20215 Help panels into SALOME for new users
[modules/geom.git] / src / MeasureGUI / MeasureGUI_AnnotationInteractor.h
old mode 100755 (executable)
new mode 100644 (file)
index 21875cc..44a14a6
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -42,7 +42,7 @@ class SUIT_ViewWindow;
 /*!
  * \class MeasureGUI_AnnotationInteractor
  * \brief Class implementing logical layer for interactive dragging of annotation
- *        labels. It includes two components: listener for GUI events occuring
+ *        labels. It includes two components: listener for GUI events occurring
  *        inside of OCCT 3D viewer and processor for hooked events to perform
  *        interactive modification of the selected annotation within current
  *        AIS context.