summaryrefslogtreecommitdiff
path: root/include/typelib
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-19 09:58:06 +0000
committerAndrea Gelmini <andrea.gelmini@gelma.net>2019-07-19 17:35:39 +0200
commit07fb0664fa81040cdb110d7d8848b937f1facc33 (patch)
tree7c09b4349ac536256fd3381be5a753d86f9161a0 /include/typelib
parent8e907dcf11d4e5b941bc5dc6e427485673ea4487 (diff)
Fix typos
Change-Id: I8222cf7aae977f0e26645dea6e4cfaee94446a2c Reviewed-on: https://gerrit.libreoffice.org/75946 Tested-by: Jenkins Reviewed-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Diffstat (limited to 'include/typelib')
-rw-r--r--include/typelib/typedescription.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/typelib/typedescription.h b/include/typelib/typedescription.h
index 51b13af29d57..d3e18b8fee42 100644
--- a/include/typelib/typedescription.h
+++ b/include/typelib/typedescription.h
@@ -404,7 +404,7 @@ typedef struct SAL_DLLPUBLIC_RTTI _typelib_InterfaceTypeDescription
/** number of members plus number of read-write attributes
*/
sal_Int32 nMapFunctionIndexToMemberIndex;
- /** array mapping function index to member index; size of arry is nMapFunctionIndexToMemberIndex
+ /** array mapping function index to member index; size of array is nMapFunctionIndexToMemberIndex
*/
sal_Int32 * pMapFunctionIndexToMemberIndex;
/** number of base types