diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-09-29 18:10:33 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-09-30 06:15:39 +0000 |
commit | 2de378ecacd95d7ac52275b34f3fda281d477dbe (patch) | |
tree | a3441bb786c94633aef8df9afc6af8fbcb7d4128 /sw/inc/editsh.hxx | |
parent | ac9671f94800b647f82b12e718968311a025e87e (diff) |
Fix typos
Change-Id: I92f9eda138c387dde3095e1a6281bdcec3a2adde
Reviewed-on: https://gerrit.libreoffice.org/18982
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sw/inc/editsh.hxx')
-rw-r--r-- | sw/inc/editsh.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/editsh.hxx b/sw/inc/editsh.hxx index bdab35792246..1a1536b60f97 100644 --- a/sw/inc/editsh.hxx +++ b/sw/inc/editsh.hxx @@ -195,7 +195,7 @@ public: /// Set all numbering start points to a fixed value - mailmerge support. void SetNumberingRestart(); - /// Embedds all local links (ranges/graphics). + /// Embeds all local links (ranges/graphics). sal_uInt16 GetLinkUpdMode(bool bDocSettings = false) const; void SetLinkUpdMode( sal_uInt16 nMode ); |