diff options
Diffstat (limited to 'chalk/core/kis_fill_painter.h')
-rw-r--r-- | chalk/core/kis_fill_painter.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_fill_painter.h b/chalk/core/kis_fill_painter.h index da244a67..12aa0c2f 100644 --- a/chalk/core/kis_fill_painter.h +++ b/chalk/core/kis_fill_painter.h @@ -102,7 +102,7 @@ public: void fillPattern(int startX, int startY); /** - * Returns a selection tqmask for the floodfill starting at the specified position. + * Returns a selection mask for the floodfill starting at the specified position. **/ KisSelectionSP createFloodSelection(int startX, int startY); |