summaryrefslogtreecommitdiff
path: root/include/basegfx
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2017-03-02 13:10:05 +0100
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-03-03 08:22:20 +0000
commit7bd560f6260a8474a67398e1b12831faf1751d1d (patch)
tree4a69fddf2630033df7415135806cb336856a83a7 /include/basegfx
parent0a850f3e15ef762f33688b11a07624ec2674caa1 (diff)
Fix typos
Change-Id: I95fc63af11c336cde9f5bef908e1389c2fb56f02 Reviewed-on: https://gerrit.libreoffice.org/34823 Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk> Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/basegfx')
-rw-r--r--include/basegfx/range/basicbox.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/basegfx/range/basicbox.hxx b/include/basegfx/range/basicbox.hxx
index c3d87e08136b..a4535b15cde3 100644
--- a/include/basegfx/range/basicbox.hxx
+++ b/include/basegfx/range/basicbox.hxx
@@ -26,7 +26,7 @@
namespace basegfx
{
- /** Explicitely different from BasicRange, handling the inside predicates
+ /** Explicitly different from BasicRange, handling the inside predicates
differently.
This is modelled after how polygon fill algorithms set pixel -