diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2015-02-09 10:45:13 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2015-02-09 16:20:09 +0000 |
commit | 81cb993127d0e399b1c9888fe4f4655b831593d9 (patch) | |
tree | 9b705d165a2734ddd5bae2bb95ebe0742e3dd0fe /include | |
parent | 3a70ae03fee12e6b8ed87afba1095bc78f9a9812 (diff) |
Fix of a few typos
Change-Id: Ib2a311f0341d165a8f9d3f7a11ec36378fd69519
Reviewed-on: https://gerrit.libreoffice.org/14373
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/svdmrkv.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdmrkv.hxx b/include/svx/svdmrkv.hxx index e723a3768992..78d7e8494418 100644 --- a/include/svx/svdmrkv.hxx +++ b/include/svx/svdmrkv.hxx @@ -463,7 +463,7 @@ public: // - Hit tolarances: -// It have to be declared in logical coordinates. So please translate the +// It has to be declared in logical coordinates. So please translate the // wanted pixel value with PixelToLogic in Logical values. // Taking as example a logical value of 100: // - For a horizontal hairline (Object with height 0), the generated data is +/-100, i.e. |