diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2014-04-09 13:00:18 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2014-04-14 12:32:03 +0200 |
commit | f38e13f90ab1777a85ce3d9e2f9e5087384b168d (patch) | |
tree | 596d715d0d6a67d0f02acec6d2c9714c57905dcf /cui/source | |
parent | 2805ac13dcf5ec0c7bbac949ff08a044a6805fd7 (diff) |
typo: disbales -> disables
Diffstat (limited to 'cui/source')
-rw-r--r-- | cui/source/inc/hangulhanjadlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hangulhanjadlg.hxx b/cui/source/inc/hangulhanjadlg.hxx index ce9e25586b55..f0c1b3d9bac4 100644 --- a/cui/source/inc/hangulhanjadlg.hxx +++ b/cui/source/inc/hangulhanjadlg.hxx @@ -178,7 +178,7 @@ namespace svx (return argument if GetUseBothDirections is true) */ editeng::HangulHanjaConversion::ConversionDirection GetDirection( editeng::HangulHanjaConversion::ConversionDirection eDefaultDirection ) const; - /// enables or disbales the checkboxes for ruby formatted replacements + /// enables or disables the checkboxes for ruby formatted replacements void EnableRubySupport( bool bVal ); private: |