summaryrefslogtreecommitdiff
path: root/editeng
diff options
context:
space:
mode:
authorSteven Meyer <steven.meyer29@gmail.com>2013-03-13 08:57:14 +0100
committerJan Holesovsky <kendy@suse.cz>2013-03-13 08:57:14 +0100
commit07c6e76749559614743ca11efc9dec265f7cfacc (patch)
tree239c1b5e87962e36f493b3b44aa04ee453597110 /editeng
parent0451325ae7456da5812564428d73b0226606450f (diff)
fdo#60724: Fix spelling avaliable -> available.
Diffstat (limited to 'editeng')
-rw-r--r--editeng/inc/editeng/splwrap.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/splwrap.hxx b/editeng/inc/editeng/splwrap.hxx
index c3a559c8470c..d4c9b8da8732 100644
--- a/editeng/inc/editeng/splwrap.hxx
+++ b/editeng/inc/editeng/splwrap.hxx
@@ -128,7 +128,7 @@ protected:
virtual sal_Bool HasOtherCnt(); // Are there any special areas?
virtual void SpellStart( SvxSpellArea eSpell ); // Preparing the area
virtual sal_Bool SpellContinue(); // Check Areas
- // Result avaliable through GetLast
+ // Result available through GetLast
virtual void ReplaceAll( const String &rNewText, sal_Int16 nLanguage ); //Replace word from the replace list
virtual void StartThesaurus( const String &rWord, sal_uInt16 nLang );
virtual ::com::sun::star::uno::Reference<