desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1a72cad673c9f94702501f06e06a67b03d2641eb Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Feb 7 22:46:49 2020 +0100 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Sat Feb 8 09:30:57 2020 +0100 Fix typo Change-Id: If83a1a5cc7b6170579f852e735d0a94bdff2d9d7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88252 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx index 2a8e41b3a497..b6231ab9c73c 100644 --- a/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx +++ b/desktop/source/deployment/gui/dp_gui_extensioncmdqueue.cxx @@ -782,7 +782,7 @@ void ExtensionCmdQueue::Thread::execute() //This exception is thrown when a user clicked cancel in the messagebox which was //started by the interaction handler. For example the user will be asked if he/she //really wants to install the extension. - //These interaction are run for exactly one extension at a time. Therefore we continue + //These interactions run for exactly one extension at a time. Therefore we continue //with installing the remaining extensions. continue; } _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits