summaryrefslogtreecommitdiff
path: root/desktop/inc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/inc')
-rw-r--r--desktop/inc/app.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx
index 9f885cf0bd37..817945c54e47 100644
--- a/desktop/inc/app.hxx
+++ b/desktop/inc/app.hxx
@@ -141,7 +141,7 @@ class Desktop : public Application
static void HandleBootstrapPathErrors( ::utl::Bootstrap::Status, const OUString& aMsg );
- // Create a error message depending on bootstrap failure code and an optional file url
+ // Create an error message depending on bootstrap failure code and an optional file url
static OUString CreateErrorMsgString( utl::Bootstrap::FailureCode nFailureCode,
const OUString& aFileURL );