summaryrefslogtreecommitdiff
path: root/ACE/ace/Codeset_Registry.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2020-11-30 10:33:02 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2020-11-30 10:33:02 +0100
commit2488f5c0d9020a9aae7c716a4af34b8b911e1486 (patch)
treeb861409c6e3e7ac882b68656aa4b60aab74fe847 /ACE/ace/Codeset_Registry.h
parent776c0f398c88ac855c7a3d32ccc0a48e6b802f46 (diff)
downloadATCD-2488f5c0d9020a9aae7c716a4af34b8b911e1486.tar.gz
Fixed typo
* ACE/ace/Codeset_Registry.h:
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