diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2019-07-18 01:08:58 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2019-07-18 09:42:32 +0200 |
commit | 45341810ab2ca6535532ba16b769e39334138b1f (patch) | |
tree | 4fb5a8aca5f52372178601fe18e4dde1641a6709 /offapi | |
parent | c21847117a587f1eac99653d05e6ed9278d43f79 (diff) |
Fix typo
Change-Id: I28c6478650154b91208f72683485fbf8fd67264b
Reviewed-on: https://gerrit.libreoffice.org/75823
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'offapi')
-rw-r--r-- | offapi/com/sun/star/ui/XUIElementFactory.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ui/XUIElementFactory.idl b/offapi/com/sun/star/ui/XUIElementFactory.idl index 9ca679b0c541..c87638c0e1f5 100644 --- a/offapi/com/sun/star/ui/XUIElementFactory.idl +++ b/offapi/com/sun/star/ui/XUIElementFactory.idl @@ -98,7 +98,7 @@ interface XUIElementFactory : ::com::sun::star::uno::XInterface (Sidebar only) specifies the current com::sun::star::rendering::XSpriteCanvas instance. </li> <li><b>ApplicationName</b><br> - (Sidebar only) Specifies the current application application name (as a string) + (Sidebar only) Specifies the current application name (as a string) </li> <li><b>ContextName</b><br> (Sidebar only) Specifies the current context (as a string) |