From fff288bee7bc9a1d1e870ebd5c5d8cfcd11e6db8 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Mon, 3 Sep 2018 16:23:43 +0200 Subject: Fixed typo in comment * ACE/ace/Service_Config.h: * ACE/ace/Service_Gestalt.cpp: * ACE/ace/TSS_T.h: --- ACE/ace/Service_Gestalt.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ACE/ace/Service_Gestalt.cpp') diff --git a/ACE/ace/Service_Gestalt.cpp b/ACE/ace/Service_Gestalt.cpp index 074706dfc01..3beb09263ea 100644 --- a/ACE/ace/Service_Gestalt.cpp +++ b/ACE/ace/Service_Gestalt.cpp @@ -358,7 +358,7 @@ ACE_Service_Gestalt::add_processed_static_svc /// associates a service object with the Gestalt and makes the /// resource (a Service Object) local to the repository. This is but /// the first step in using such SO. The next is the - /// "initialization" step. It is typicaly done through a "static" + /// "initialization" step. It is typically done through a "static" /// service configuration directive. /// /// In contrast a "dynamic" directive, when processed through the -- cgit v1.2.1