diff options
Diffstat (limited to 'svl/source/numbers')
-rw-r--r-- | svl/source/numbers/zforfind.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/source/numbers/zforfind.hxx b/svl/source/numbers/zforfind.hxx index 43787391ced6..de99dd96c7de 100644 --- a/svl/source/numbers/zforfind.hxx +++ b/svl/source/numbers/zforfind.hxx @@ -363,7 +363,7 @@ private: //! case and if it contained native humber digits that they are already //! converted to ASCII. - // Main anlyzing function + // Main analyzing function bool IsNumberFormatMain( const OUString& rString, const SvNumberformat* pFormat = NULL); // optional number format to match against |