about summary refs log tree commit diff
path: root/editor
diff options
context:
space:
mode:
Diffstat (limited to 'editor')
-rw-r--r--editor/pamflip.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor/pamflip.c b/editor/pamflip.c
index 0c2aabb4..94e6056c 100644
--- a/editor/pamflip.c
+++ b/editor/pamflip.c
@@ -25,7 +25,7 @@
    functions apply, it is capable of handling all cases.  (Only that it
    is slow, and uses more memory.)  In the same manner, transformPbm() is
    capable of handling all pbm transformations and transformRowByRowNonPbm()
-   transformRowsBottomTomNonPbm() are capable of handling pbm.
+   transformRowsBottomTopNonPbm() are capable of handling pbm.
 
 
    There is some fancy virtual memory management in transformGen() to avoid