]> SALOME platform Git repositories - modules/kernel.git/blobdiff - src/SALOMEDS/SALOMEDS_AttributeFlags_i.hxx
Salome HOME
Typo-fix by Kunda
[modules/kernel.git] / src / SALOMEDS / SALOMEDS_AttributeFlags_i.hxx
index 2b708c3bcbd705fb95b38bfb37111ffafebe5798..b8327ae0ec113f894673410909a4248e7de430e0 100644 (file)
@@ -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.
 */