summaryrefslogtreecommitdiff
path: root/include/uno/mapping.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/uno/mapping.hxx')
-rw-r--r--include/uno/mapping.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uno/mapping.hxx b/include/uno/mapping.hxx
index 698733840058..a2e0293d641c 100644
--- a/include/uno/mapping.hxx
+++ b/include/uno/mapping.hxx
@@ -326,7 +326,7 @@ inline bool mapToCpp( Reference< C > * ppRet, uno_Interface * pUnoI )
/** Deprecated. This function DOES NOT WORK with Purpose Environments
(http://wiki.openoffice.org/wiki/Uno/Binary/Spec/Purpose Environments)
- Maps an UNO interface of the currently used compiler environment to binary C UNO.
+ Maps a UNO interface of the currently used compiler environment to binary C UNO.
@tparam C interface type
@param ppRet inout returned interface pointer