summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/edtspell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/source/editeng/edtspell.hxx')
-rw-r--r--editeng/source/editeng/edtspell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/source/editeng/edtspell.hxx b/editeng/source/editeng/edtspell.hxx
index 92e0ad694303..6b86d30e6574 100644
--- a/editeng/source/editeng/edtspell.hxx
+++ b/editeng/source/editeng/edtspell.hxx
@@ -91,7 +91,7 @@ public:
WrongList(const WrongList& r);
~WrongList();
- bool IsInvalid() const;
+ bool IsValid() const;
void SetValid();
void MarkInvalid( sal_uInt16 nS, sal_uInt16 nE );