diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2022-06-14 12:00:28 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2022-06-16 08:15:43 +0200 |
commit | 578521ed67ff905bcd2e1b56f0fee6a0635b41e7 (patch) | |
tree | 73f884a1bfe31dd5db73a03f2aa0406ee936700f /offapi | |
parent | 95df95001f75fdb0a4e5b136bd8cec815d4bb5ef (diff) |
Fix typo
Change-Id: I169bb6381af825b3024c57a0a9996e1390a27d09
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135931
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/frame/XModuleManager.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/frame/XModuleManager.idl b/offapi/com/sun/star/frame/XModuleManager.idl index 8303ffdc742a..db19971458c4 100644 --- a/offapi/com/sun/star/frame/XModuleManager.idl +++ b/offapi/com/sun/star/frame/XModuleManager.idl @@ -37,7 +37,7 @@ interface XModuleManager : com::sun::star::uno::XInterface this value can be queried and checked against the configuration. Since OOo 2.3.0 also the optional interface XModule will be used. - If its exists it will be preferred. + If it exists it will be preferred. @param Module Possible objects for this parameter can be the following one: |