Salome HOME
Typo-fix by Kunda
[modules/kernel.git] / src / NamingService / SALOME_NamingService.cxx
index b224370e086d47ab582ea07599c6963f683b98f6..a8c213b03a47f8604dfeff249cb5f0c0e7d21a8b 100644 (file)
@@ -400,9 +400,9 @@ CORBA::Object_ptr SALOME_NamingService::Resolve(const char* Path)
 }
 
 // ============================================================================
-/*! \brief get the CORBA object reference associated to an uncomplete name.
+/*! \brief get the CORBA object reference associated to an incomplete name.
  *
- *  get the CORBA object reference associated to an uncomplete name with a
+ *  get the CORBA object reference associated to an incomplete name with a
  *  path. Look for the first occurrence of name*.
  *  If the NamingService is out, the exception ServiceUnreachable is thrown 
  * \param Path pathname under the form "/path/name" (Absolute reference !)