offapi/com/sun/star/ui/XUIElementFactory.idl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 45341810ab2ca6535532ba16b769e39334138b1f Author: Andrea Gelmini <[email protected]> AuthorDate: Thu Jul 18 01:08:58 2019 +0200 Commit: Julien Nabet <[email protected]> CommitDate: Thu Jul 18 09:42:32 2019 +0200 Fix typo Change-Id: I28c6478650154b91208f72683485fbf8fd67264b Reviewed-on: https://gerrit.libreoffice.org/75823 Reviewed-by: Julien Nabet <[email protected]> Tested-by: Julien Nabet <[email protected]> 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) _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
