diff options
Diffstat (limited to 'chalk/doc/DESIGN.obsolete')
-rw-r--r-- | chalk/doc/DESIGN.obsolete | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/doc/DESIGN.obsolete b/chalk/doc/DESIGN.obsolete index 51cadc58..520d4058 100644 --- a/chalk/doc/DESIGN.obsolete +++ b/chalk/doc/DESIGN.obsolete @@ -26,7 +26,7 @@ Design Patterns here. * The composite pattern is used in paint devices, layers, channels, - etc. (What about tqmasks?) + etc. (What about masks?) * Change colourspace handling to a Strategy pattern (strategy/kis_strategy_color) |