Salome HOME
updated copyright message
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_AttributeFlags_i.hxx
index 2ba141a831a11b77fb3bce4fbe42d832f8140346..714cc31c241102c8aa01059c78b174847c5567fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -41,9 +41,9 @@
   Description : This class is intended for storing different object attributes that
                 have only two states (0 and 1).
 
-                Avalable attributes:
+                Available attributes:
 
-                IS_VISIBLE - is equal to 1 if object is visible in 3D view (0 - overwise).
+                IS_VISIBLE - is equal to 1 if object is visible in 3D view (0 - otherwise).
                              This attribute is valid for active view only.
 */