summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport.h')
-rw-r--r--TAO/tao/Transport.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Transport.h b/TAO/tao/Transport.h
index 2060467e00a..629e6f5c708 100644
--- a/TAO/tao/Transport.h
+++ b/TAO/tao/Transport.h
@@ -1211,7 +1211,7 @@ private:
TAO_Codeset_Translator_Base *char_translator_;
TAO_Codeset_Translator_Base *wchar_translator_;
- /// The tcs_set_ flag indicates that negotiation has occured and so the
+ /// The tcs_set_ flag indicates that negotiation has occurred and so the
/// translators are correct, since a null translator is valid if both ends
/// are using the same codeset, whatever that codeset might be.
CORBA::Boolean tcs_set_;