summaryrefslogtreecommitdiff
path: root/TAO/tests/Bug_3683_Regression/Simple_util.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2017-03-31 14:14:03 +0200
committerJohnny Willemsen <jwillemsen@remedy.nl>2017-03-31 14:14:03 +0200
commitbb4a031ea9f1373dfd65ea52339608d09d9f588c (patch)
tree0e4e5845915762c192af5681f52723f4b3b6f15d /TAO/tests/Bug_3683_Regression/Simple_util.h
parent60bd8694944713e5d11c0dc8ba8d387ff0c2004b (diff)
downloadATCD-bb4a031ea9f1373dfd65ea52339608d09d9f588c.tar.gz
Fixed typos
* ACE/ACEXML/parser/parser/Parser.cpp: * ACE/ACEXML/parser/parser/Parser.h: * ACE/ASNMP/asnmp/sagent.h: * ACE/ASNMP/asnmp/snmp.h: * ACE/ace/Service_Config.cpp: * ACE/apps/gperf/src/Options.cpp: * ACE/tests/Malloc_Test.cpp: * TAO/TAO_IDL/be/be_interface.cpp: * TAO/TAO_IDL/be_include/be_interface.h: * TAO/examples/OBV/Simple_util.h: * TAO/examples/Persistent_Grid/Simple_util.h: * TAO/examples/Simple/Simple_util.h: * TAO/orbsvcs/orbsvcs/IFRService/Container_i.cpp: * TAO/orbsvcs/orbsvcs/IFRService/Container_i.h: * TAO/tests/Bug_3683_Regression/Simple_util.h: * TAO/tests/OBV/Simple/Simple_util.h:
Diffstat (limited to 'TAO/tests/Bug_3683_Regression/Simple_util.h')
-rw-r--r--TAO/tests/Bug_3683_Regression/Simple_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Bug_3683_Regression/Simple_util.h b/TAO/tests/Bug_3683_Regression/Simple_util.h
index 4a0061463f6..a890314a03c 100644
--- a/TAO/tests/Bug_3683_Regression/Simple_util.h
+++ b/TAO/tests/Bug_3683_Regression/Simple_util.h
@@ -25,7 +25,7 @@
* implementation.
*
* A template server definition. This template can be used by
- * single server/client projects for defintion of their
+ * single server/client projects for definition of their
* server/clients. See the directories time, bank, echo for
* further details of implemenatation.
*/