diff options
Diffstat (limited to 'chalk/core/kis_random_accessor.h')
-rw-r--r-- | chalk/core/kis_random_accessor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_random_accessor.h b/chalk/core/kis_random_accessor.h index 6e2e10ad..62d90e04 100644 --- a/chalk/core/kis_random_accessor.h +++ b/chalk/core/kis_random_accessor.h @@ -68,7 +68,7 @@ class KisRandomAccessorPixelTrait { }; /** - * 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. */ |