summaryrefslogtreecommitdiff
path: root/src/post/planar/expand.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/post/planar/expand.c')
-rw-r--r--src/post/planar/expand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/planar/expand.c b/src/post/planar/expand.c
index 41ab10227..9e9a51515 100644
--- a/src/post/planar/expand.c
+++ b/src/post/planar/expand.c
@@ -49,7 +49,7 @@
* - this frame is given to the decoder, which paints its image inside
* - when the decoder draws the frame, the post plugin architecture
* will automatically restore the old pointers
- * This way, the decoder (or any other post plugin down the tree) will only
+ * This way, the decoder (or any other post plugin up the tree) will only
* see the frame area between the black bars and by that modify the
* enlarged version directly. No need for later copying.
*/