summaryrefslogtreecommitdiff
path: root/ACE/ace
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2007-02-16 12:49:01 +0000
committerSteve Huston <shuston@riverace.com>2007-02-16 12:49:01 +0000
commit7f1ca47fe98e0cab1012eca0736abc0b98360cc0 (patch)
treed6a920b868131b314ac4281d81803741f80ca86d /ACE/ace
parent469211496c00c940b49b566136f1f39bc80e3d2f (diff)
downloadATCD-7f1ca47fe98e0cab1012eca0736abc0b98360cc0.tar.gz
ChangeLogTag:Fri Feb 16 12:47:03 UTC 2007 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ACE/ace')
-rw-r--r--ACE/ace/Service_Config.cpp4
-rw-r--r--ACE/ace/Service_Config.h2
2 files changed, 3 insertions, 3 deletions
diff --git a/ACE/ace/Service_Config.cpp b/ACE/ace/Service_Config.cpp
index 94cc1cfb9c0..7a2d958d854 100644
--- a/ACE/ace/Service_Config.cpp
+++ b/ACE/ace/Service_Config.cpp
@@ -336,9 +336,9 @@ ACE_Service_Config::static_svcs (void)
return ACE_Service_Config::instance ();
}
-/// Return the global configuration instance. Allways returns the same
+/// Return the global configuration instance. Always returns the same
/// instance
-ACE_INLINE ACE_Service_Config *
+ACE_Service_Config *
ACE_Service_Config::global (void)
{
return ACE_SERVICE_CONFIG_SINGLETON::instance ();
diff --git a/ACE/ace/Service_Config.h b/ACE/ace/Service_Config.h
index f6c7e5f0975..423e174d6fe 100644
--- a/ACE/ace/Service_Config.h
+++ b/ACE/ace/Service_Config.h
@@ -144,7 +144,7 @@ public:
*
* Another facet of ACE_Service_Config is that for a given thread,
* it provides access to its current, process-global
- * ACE_Service_Gestalt instance through its curent() method.
+ * ACE_Service_Gestalt instance through its current() method.
*
* @note The signal_handler_ static member is allocated by the
* ACE_Object_Manager. The ACE_Service_Config constructor