summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/hyp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/inc/hyp.hxx')
-rw-r--r--sw/source/ui/inc/hyp.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/ui/inc/hyp.hxx b/sw/source/ui/inc/hyp.hxx
index 9795648b1202..95ccf5cda737 100644
--- a/sw/source/ui/inc/hyp.hxx
+++ b/sw/source/ui/inc/hyp.hxx
@@ -34,8 +34,8 @@ private:
Link aOldLnk;
sal_uInt16 nPageCount; // page count for progress view
sal_uInt16 nPageStart; // 1st checked page
- sal_Bool bInSelection : 1; // seperating selected text
- sal_Bool bAutomatic : 1; // insert seperators without further inquiry
+ sal_Bool bInSelection : 1; // separating selected text
+ sal_Bool bAutomatic : 1; // insert separators without further inquiry
sal_Bool bInfoBox : 1; // display info-box when ending
protected: