diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 22:21:36 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-04 22:22:04 +0100 |
commit | 65610d54b43290d722b318d5ff819e6b5af1bc3a (patch) | |
tree | 75074f093b727abb0c5694fbde0c41fcf900c43e /unotools | |
parent | 67942a8b68f8061f4bbeda023be9a586e636128f (diff) |
remove trailing whitespaces
Change-Id: Ib6684fe00e063e150af30477fd704d9b3f029282
Diffstat (limited to 'unotools')
-rw-r--r-- | unotools/inc/unotools/syslocaleoptions.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/inc/unotools/syslocaleoptions.hxx b/unotools/inc/unotools/syslocaleoptions.hxx index 546682b8e56d..b9acc8c4b099 100644 --- a/unotools/inc/unotools/syslocaleoptions.hxx +++ b/unotools/inc/unotools/syslocaleoptions.hxx @@ -124,7 +124,7 @@ public: sal_Bool IsDecimalSeparatorAsLocale() const; void SetDecimalSeparatorAsLocale( sal_Bool bSet); - // determine whether to ignore changes to the system keyboard/locale/language when + // determine whether to ignore changes to the system keyboard/locale/language when // determining the language for newly entered text sal_Bool IsIgnoreLanguageChange() const; void SetIgnoreLanguageChange( sal_Bool bSet); |