summaryrefslogtreecommitdiff
path: root/udkapi
diff options
context:
space:
mode:
Diffstat (limited to 'udkapi')
-rw-r--r--udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl b/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl
index 0abc343ef2dd..9de3ae2faec3 100644
--- a/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl
+++ b/udkapi/com/sun/star/bridge/oleautomation/NamedArgument.idl
@@ -43,7 +43,7 @@ struct NamedArgument
*/
string Name;
- /** The value of the argument whoose name is the one as contained in the
+ /** The value of the argument whose name is the one as contained in the
member #Name.
*/
any Value;