diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:38:34 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-02-22 09:39:11 +0200 |
commit | 2926bd4d6bce5115e4de8e8e155cbeb9fd66e3a4 (patch) | |
tree | 41bb22783665311d54d94d45e827f370fdc8e533 /svtools | |
parent | d1ccb1eea871ca4064693b58d2926d4939018614 (diff) |
s/whith/with/
Change-Id: I23da81c182ad30faf871d98e55820295418207d0
Diffstat (limited to 'svtools')
-rw-r--r-- | svtools/inc/svtools/ruler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/inc/svtools/ruler.hxx b/svtools/inc/svtools/ruler.hxx index 31560449904d..864ebf9c6ef2 100644 --- a/svtools/inc/svtools/ruler.hxx +++ b/svtools/inc/svtools/ruler.hxx @@ -116,7 +116,7 @@ the values on the ruler. The following units are accepted: -------------------------------------------------------------------------- SetMargin1() sets the upper/left margin and SetMargin2() sets the -bottom/right margin. If these methods are called whithout arguments, +bottom/right margin. If these methods are called without arguments, no margins are displayed. Otherwise, the following arguments can be passed: long nPos - offset in pixels relative to the origin |