summaryrefslogtreecommitdiff
path: root/ACE/ace/Name_Space.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Name_Space.h')
-rw-r--r--ACE/ace/Name_Space.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Name_Space.h b/ACE/ace/Name_Space.h
index f6de4d7886a..9f0deb3a3a9 100644
--- a/ACE/ace/Name_Space.h
+++ b/ACE/ace/Name_Space.h
@@ -75,7 +75,7 @@ typedef ACE_Unbounded_Set_Iterator<ACE_NS_WString> ACE_PWSTRING_ITERATOR;
* @class ACE_Name_Space
*
* @brief Abstract base class that provides an abstract interface to
- * the database without exposing any implemenation details.
+ * the database without exposing any implementation details.
*
* Manages a Naming Service Name Space. Provides the basic
* methods -- bind, unbind, rebind, find, and listnames.