summaryrefslogtreecommitdiff
path: root/include/vcl/lineinfo.hxx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2016-01-09 22:55:28 +0100
committerAshod Nakashian <ashnakash@gmail.com>2016-01-10 14:17:20 +0000
commit64d624b65124ac02d8ee59b135593fd9d8eb9067 (patch)
tree772fc0f308549b9416fbcb06bce2bf0e0f5809cc /include/vcl/lineinfo.hxx
parentd61c16966b017abdbebf5ec0c2131de5a91c67f8 (diff)
Fix typos
Change-Id: I9a5940027423ff0791fa7da0b79b617412ce6b86 Reviewed-on: https://gerrit.libreoffice.org/21209 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'include/vcl/lineinfo.hxx')
-rw-r--r--include/vcl/lineinfo.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/lineinfo.hxx b/include/vcl/lineinfo.hxx
index e73b747cbdce..2faf4a0c93c3 100644
--- a/include/vcl/lineinfo.hxx
+++ b/include/vcl/lineinfo.hxx
@@ -112,7 +112,7 @@ public:
// helper to get decomposed polygon data with the LineInfo applied. The source
// hairline polygon is given in io_rLinePolyPolygon. Both given polygons may
- // contain results; e.g. when no fat line but DasDot is defined, the result will
+ // contain results; e.g. when no fat line but DashDot is defined, the result will
// be in io_rLinePolyPolygon while o_rFillPolyPolygon will be empty. When fat line
// is defined, it will be vice-versa. If none is defined, io_rLinePolyPolygon will
// not be changed (but o_rFillPolyPolygon will be freed)