summaryrefslogtreecommitdiff
path: root/vcl/source/outdev/outdev.cxx
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2015-07-07 14:30:31 +0300
committerTor Lillqvist <tml@collabora.com>2015-07-07 14:30:31 +0300
commit33de79f434bdeab591dd8146cad12657d2e8ad34 (patch)
treed1e69a2d183992f2025cc2ec4f8cf6174bb96edb /vcl/source/outdev/outdev.cxx
parenta82633760496aba3dbc8fb20ff02684109c9c1a3 (diff)
Fix some misspellings
Change-Id: Iff2303650e1dcfc56064907a28df1c4c452eac56
Diffstat (limited to 'vcl/source/outdev/outdev.cxx')
-rw-r--r--vcl/source/outdev/outdev.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/outdev/outdev.cxx b/vcl/source/outdev/outdev.cxx
index 0b6d0aa7ec01..daaea0ab87f5 100644
--- a/vcl/source/outdev/outdev.cxx
+++ b/vcl/source/outdev/outdev.cxx
@@ -757,7 +757,7 @@ bool OutputDevice::ImplIsAntiparallel() const
return bRet;
}
-// note: the coordinates to be remirrored are in frame coordiantes !
+// note: the coordinates to be remirrored are in frame coordinates !
void OutputDevice::ReMirror( Point &rPoint ) const
{