summaryrefslogtreecommitdiff
path: root/include/typelib
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-11-24 10:26:27 +0100
committerJulien Nabet <serval2412@yahoo.fr>2017-11-24 12:00:27 +0100
commit5f62933a161ae989c1f68eb57079ce21106d1dd2 (patch)
tree58380c97c11df96cb09b158d52c97aaf1c3594fd /include/typelib
parent827de7f4198281bc8dbc886f49ce96a04fcb72ab (diff)
Fix typos
Change-Id: If511cbcc290488cf05cc078e6674deae2c454315 Reviewed-on: https://gerrit.libreoffice.org/45209 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
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 a0c60e68f93b..a6350b409b29 100644
--- a/include/typelib/typedescription.h
+++ b/include/typelib/typedescription.h
@@ -1017,7 +1017,7 @@ inline void TYPELIB_DANGER_GET( typelib_TypeDescription** ppMacroTypeDescr,
}
}
-/** Releases the description previouse fetched by TYPELIB_DANGER_GET.
+/** Releases the description previous fetched by TYPELIB_DANGER_GET.
@internal
*/
inline void TYPELIB_DANGER_RELEASE( typelib_TypeDescription* pDescription )