summaryrefslogtreecommitdiff
path: root/drawinglayer
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:41:24 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:54 +0200
commitb8239ac2f96a2e9fde3c51148f8ed7c38b019cb5 (patch)
tree40948a4fe95ff444778fdff8db5bd7c12cc79a9b /drawinglayer
parent8d202fa72f024529092b24197f9b5d28d4c1f6d1 (diff)
typo: noone -> no one
Diffstat (limited to 'drawinglayer')
-rw-r--r--drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
index 353466e9bc46..1230ce5cd5c4 100644
--- a/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
+++ b/drawinglayer/source/processor2d/vclmetafileprocessor2d.cxx
@@ -2004,7 +2004,7 @@ namespace drawinglayer
// Okay, basic implementation finished and tested. The DPI stuff was hard
// and not easy to find out that it's needed.
- // Since this will not yet happen normally (as long as noone constructs
+ // Since this will not yet happen normally (as long as no one constructs
// transparence primitives with non-trivial transparence content) i will for now not
// refine to tiling here.