diff options
Diffstat (limited to 'chalk/core/kis_iteratorpixeltrait.h')
-rw-r--r-- | chalk/core/kis_iteratorpixeltrait.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_iteratorpixeltrait.h b/chalk/core/kis_iteratorpixeltrait.h index 5d2c957f..2b047c0e 100644 --- a/chalk/core/kis_iteratorpixeltrait.h +++ b/chalk/core/kis_iteratorpixeltrait.h @@ -103,7 +103,7 @@ public: }; /** - * Returns the selectiontqmask from the current point; this is guaranteed + * Returns the selectionmask from the current point; this is guaranteed * to have the same number of consecutive pixels that the iterator has * at a given point. It return a 0 if there is no selection. */ |