From 26b52972a8ab15049e63a2518ff8e10d6288d074 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 15 Jul 2017 10:19:32 +0200 Subject: Fix typos Change-Id: I9d2c641b485c32ddccf0bfaaed1d0796572d1d33 Reviewed-on: https://gerrit.libreoffice.org/39477 Reviewed-by: Eike Rathke Tested-by: Eike Rathke --- sfx2/source/control/request.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sfx2/source/control/request.cxx') diff --git a/sfx2/source/control/request.cxx b/sfx2/source/control/request.cxx index 8abb7c313eed..e65d1f466752 100644 --- a/sfx2/source/control/request.cxx +++ b/sfx2/source/control/request.cxx @@ -447,7 +447,7 @@ void SfxRequest::Done [Note] - 'Done ()' is not called, for example when a dialoge started by the function + 'Done ()' is not called, for example when a dialog started by the function was canceled by the user or if the execution could not be performed due to a wrong context (without use of separate s). 'Done ()' will be launched, when executing the function led to a regular error -- cgit