framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 3a6b10e0bc8dde60fde8e643930fa2e8d89f5ee4 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Mon Jun 10 16:56:29 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Fri Jun 14 07:09:55 2019 +0200 Fix typo Change-Id: I6933975c919f32cfda38624fc65b59b1b0ef821e Reviewed-on: https://gerrit.libreoffice.org/74003 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java b/framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java index fdf2259c2f88..7496b58e080b 100644 --- a/framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java +++ b/framework/qa/complex/contextMenuInterceptor/ContextMenuInterceptor.java @@ -111,7 +111,7 @@ public class ContextMenuInterceptor implements XContextMenuInterceptor catch (com.sun.star.beans.UnknownPropertyException ex) { // do something useful - // we used a unknown property + // we used an unknown property } catch (com.sun.star.lang.IndexOutOfBoundsException ex) { _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits