diff options
Diffstat (limited to 'include/vcl')
-rw-r--r-- | include/vcl/svapp.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
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. |