summaryrefslogtreecommitdiff
path: root/cpp/include/IceSSL/OpenSSL.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/include/IceSSL/OpenSSL.h')
-rw-r--r--cpp/include/IceSSL/OpenSSL.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/IceSSL/OpenSSL.h b/cpp/include/IceSSL/OpenSSL.h
index 733ec654df7..413f969ef50 100644
--- a/cpp/include/IceSSL/OpenSSL.h
+++ b/cpp/include/IceSSL/OpenSSL.h
@@ -48,7 +48,7 @@ namespace Ice
* linked with the application.
* @param loadOnInitialize If true, the plug-in is loaded (created) during communicator initialization.
* If false, the plug-in is only loaded during communicator initialization if its corresponding plug-in
- * property is set to 1.
+ * property is set to 1.
*/
ICE_PLUGIN_REGISTER_DECLSPEC_IMPORT void registerIceSSLOpenSSL(bool loadOnInitialize = true);