summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r--sw/inc/doc.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx
index 63c32b3fc97b..2de7b9990365 100644
--- a/sw/inc/doc.hxx
+++ b/sw/inc/doc.hxx
@@ -1446,7 +1446,7 @@ public:
const Link* pCallBack = 0 );
/** Adjust left margin via object bar (similar to adjustment of numerations).
- One can either change the margin "by" adding or substracting a given
+ One can either change the margin "by" adding or subtracting a given
offset or set it "to" this position (bModulus = true). */
void MoveLeftMargin( const SwPaM& rPam, bool bRight = true,
bool bModulus = true );