From 48f0a5ed3501e0b0a55cc71f85b4d1aee5a9f4ed Mon Sep 17 00:00:00 2001 From: Julien Nabet Date: Wed, 18 Feb 2015 21:58:05 +0100 Subject: Typos Change-Id: I845a85e1aad4a0708f2b43f7d94606b4b5513ee4 --- unotools/source/config/fontoptions.cxx | 2 +- unotools/source/config/localisationoptions.cxx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'unotools') 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! *//*-*****************************************************************************************************/ diff --git a/unotools/source/config/localisationoptions.cxx b/unotools/source/config/localisationoptions.cxx index 2ad2ee1fa6e0..7fd2440196be 100644 --- a/unotools/source/config/localisationoptions.cxx +++ b/unotools/source/config/localisationoptions.cxx @@ -74,7 +74,7 @@ class SvtLocalisationOptions_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! *//*-*****************************************************************************************************/ -- cgit