summaryrefslogtreecommitdiff
path: root/orbsvcs/ImplRepo_Service/Locator_Options.h
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/ImplRepo_Service/Locator_Options.h')
-rw-r--r--orbsvcs/ImplRepo_Service/Locator_Options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/orbsvcs/ImplRepo_Service/Locator_Options.h b/orbsvcs/ImplRepo_Service/Locator_Options.h
index 2cf290d07c5..50af16887ac 100644
--- a/orbsvcs/ImplRepo_Service/Locator_Options.h
+++ b/orbsvcs/ImplRepo_Service/Locator_Options.h
@@ -145,7 +145,7 @@ private:
/// The persistent XML file name.
ACE_TString persist_file_name_;
- /// Should check the server address and remove previous server if
+ /// Should check the server address and remove previous server if
/// the address is reused.
bool unregister_if_address_reused_;
};