diff options
Diffstat (limited to 'unotools/source/config/fontoptions.cxx')
-rw-r--r-- | unotools/source/config/fontoptions.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unotools/source/config/fontoptions.cxx b/unotools/source/config/fontoptions.cxx index 2541c27fb748..b7c26f7d04e8 100644 --- a/unotools/source/config/fontoptions.cxx +++ b/unotools/source/config/fontoptions.cxx @@ -75,7 +75,7 @@ class SvtFontOptions_Impl : public ConfigItem /*-**************************************************************************************************** @short access method to get internal values - @descr These method give us a chance to regulate acces to our internal values. + @descr These method give us a chance to regulate access to our internal values. It's not used in the moment - but it's possible for the feature! *//*-*****************************************************************************************************/ |