diff options
Diffstat (limited to 'include/vcl/svapp.hxx')
-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 7727b6e4c28a..36468167bdf1 100644 --- a/include/vcl/svapp.hxx +++ b/include/vcl/svapp.hxx @@ -1058,7 +1058,7 @@ public: */ static void SetDisplayName( const OUString& rDisplayName ); - /** Get the default name of the application for messag dialogs and printing. + /** Get the default name of the application for message dialogs and printing. @returns The display name of the application. */ |