summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cli_ure/source/uno_bridge/cli_environment.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli_ure/source/uno_bridge/cli_environment.h b/cli_ure/source/uno_bridge/cli_environment.h
index 41e1166494d6..46977fa657c7 100644
--- a/cli_ure/source/uno_bridge/cli_environment.h
+++ b/cli_ure/source/uno_bridge/cli_environment.h
@@ -94,7 +94,7 @@ public:
* will give the same id.
* <p>
* @return the generated oid.
- * @param object the object for which a Oid should be generated.
+ * @param object the object for which an Oid should be generated.
*/
static System::String^ getObjectIdentifier(Object^ obj);