summaryrefslogtreecommitdiff
path: root/include/unotools/localisationoptions.hxx
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2013-09-26 11:44:54 +0200
committerAndras Timar <andras.timar@collabora.com>2013-09-26 11:47:45 +0200
commit7f436c1fd3a5f879fc99652043befb35158b3321 (patch)
treefb7afa124abc55dba2c9d17f4fa10a593485febf /include/unotools/localisationoptions.hxx
parent69c4a8bae5caadc4ff53660dd3f2b938f6dc1734 (diff)
typo fixes in comments
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
Diffstat (limited to 'include/unotools/localisationoptions.hxx')
-rw-r--r--include/unotools/localisationoptions.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/unotools/localisationoptions.hxx b/include/unotools/localisationoptions.hxx
index 931d59f1980d..96b2e97a9341 100644
--- a/include/unotools/localisationoptions.hxx
+++ b/include/unotools/localisationoptions.hxx
@@ -74,7 +74,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
@param "bState", new value to set it in configuration.
@return The value which represent current state of internal variable.
- @onerror No error should occurre!
+ @onerror No error should occur!
*//*-*****************************************************************************************************/
sal_Bool IsAutoMnemonic ( ) const ;
@@ -94,7 +94,7 @@ class UNOTOOLS_DLLPUBLIC SAL_WARN_UNUSED SvtLocalisationOptions : public utl::de
@param "nScale" new value to set it in configuration.
@return The value which represent current state of internal variable.
- @onerror No error should occurre!
+ @onerror No error should occur!
*//*-*****************************************************************************************************/
sal_Int32 GetDialogScale( ) const ;