summaryrefslogtreecommitdiff
path: root/TAO/tests/GIOP_Fragments
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 13:41:35 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-02-18 13:41:35 +0000
commita92b6efbd227e28597ebfe8f1658321ec8191ee0 (patch)
treea9c30b43305ee813502909d952d64a66bb921885 /TAO/tests/GIOP_Fragments
parent23fd216a7f3e69687235bca9000d69df676f8d0f (diff)
downloadATCD-a92b6efbd227e28597ebfe8f1658321ec8191ee0.tar.gz
ChangeLogTag: Fri Feb 18 12:42:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tests/GIOP_Fragments')
-rw-r--r--TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl
index 902aed29cf4..39951f72137 100644
--- a/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl
+++ b/TAO/tests/GIOP_Fragments/PMB_With_Fragments/Test.idl
@@ -15,7 +15,7 @@ module Test
void more_data (in Payload the_payload)
raises (Invalid_Payload);
- /// Shudown the remote ORB
+ /// Shutdown the remote ORB
oneway void shutdown ();
};
};