summaryrefslogtreecommitdiff
path: root/include/uno/mapping.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-20 17:25:54 +0200
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-20 22:33:02 +0200
commita14b659dc0b5d3de4fc7801907a83eda3476f3c1 (patch)
tree1efe2ff43567c6faf992c1544b05a6b05afd96f9 /include/uno/mapping.hxx
parente69c38722bac136ead8640cf7a8d0dd557741740 (diff)
Fix typos
Change-Id: I8561dc27229a2430bfdfd8ac806139b4450496c7 Reviewed-on: https://gerrit.libreoffice.org/76026 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
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 a2e0293d641c..a575f251539f 100644
--- a/include/uno/mapping.hxx
+++ b/include/uno/mapping.hxx
@@ -304,7 +304,7 @@ inline void * Mapping::mapInterface(
/** Deprecated. This function DOES NOT WORK with Purpose Environments
(http://wiki.openoffice.org/wiki/Uno/Binary/Spec/Purpose Environments)
- Maps an binary C UNO interface to be used in the currently used compiler environment.
+ Maps a binary C UNO interface to be used in the currently used compiler environment.
@tparam C interface type
@param ppRet inout returned interface pointer