summaryrefslogtreecommitdiff
path: root/linguistic/source/spelldsp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'linguistic/source/spelldsp.cxx')
-rw-r--r--linguistic/source/spelldsp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/linguistic/source/spelldsp.cxx b/linguistic/source/spelldsp.cxx
index 70cb45f2f1eb..e77fd3063d38 100644
--- a/linguistic/source/spelldsp.cxx
+++ b/linguistic/source/spelldsp.cxx
@@ -631,7 +631,7 @@ Reference< XSpellAlternatives > SpellCheckerDispatcher::spell_Impl(
xRes = NULL;
// list of proposals found (to be checked against entries of
- // neagtive dictionaries)
+ // negative dictionaries)
ProposalList aProposalList;
sal_Int16 eFailureType = -1; // no failure
if (xRes.is())