summaryrefslogtreecommitdiff
path: root/sw/inc/editsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r--sw/inc/editsh.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx
index 8221ff46ab99..a9813962a5fd 100644
--- a/sw/inc/editsh.hxx
+++ b/sw/inc/editsh.hxx
@@ -861,7 +861,7 @@ public:
inline const sfx2::LinkManager& GetLinkManager() const;
/** 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 @param (bModulus = true). */
bool IsMoveLeftMargin( bool bRight = true, bool bModulus = true ) const;
void MoveLeftMargin( bool bRight = true, bool bModulus = true );