summaryrefslogtreecommitdiff
path: root/ACE/ace/Codeset_Registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Codeset_Registry.h')
-rw-r--r--ACE/ace/Codeset_Registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/Codeset_Registry.h b/ACE/ace/Codeset_Registry.h
index 8fc9944c829..6774984d3b3 100644
--- a/ACE/ace/Codeset_Registry.h
+++ b/ACE/ace/Codeset_Registry.h
@@ -6,7 +6,7 @@
* ACE wrapper around access functions for the OSF's DCE codeset registry
* access functions
*
- * For environments that intrinsicly support the DCE defined access functions,
+ * For environments that intrinsically support the DCE defined access functions,
* the methods in this class are simply wrappers. On other platforms, emulation
* is provided. The motivation for this class is to support interoperability
* via translators and the CDR streams, primarily in TAO, but this capability