From 4b6dcbbd4f4334538712b5d5140db6403b640cc6 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sat, 12 May 2018 19:49:19 +0200 Subject: Fix typos Change-Id: Ic1234560cf9bf646e5499f3192fb37f1d36a6010 Reviewed-on: https://gerrit.libreoffice.org/54165 Tested-by: Jenkins Reviewed-by: Julien Nabet --- include/vcl/svapp.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/vcl') diff --git a/include/vcl/svapp.hxx b/include/vcl/svapp.hxx index e28b774b98c5..201276634765 100644 --- a/include/vcl/svapp.hxx +++ b/include/vcl/svapp.hxx @@ -834,7 +834,7 @@ public: */ static WorkWindow* GetAppWindow(); - /** Get the currently focussed window. + /** Get the currently focused window. @returns Pointer to focused window. -- cgit