diff options
| -rw-r--r-- | src/help.raw | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/src/help.raw b/src/help.raw index a9cf9da..8d30544 100644 --- a/src/help.raw +++ b/src/help.raw @@ -193,8 +193,8 @@ DEFAULT KEYS   <KEYPAD UP>             Move the image up   <KEYPAD DOWN>           Move the image down   <KEYPAD BEGIN>          Antialias the image - <KEYPAD +>              Zoom in - <KEYPAD ->              Zoom out + <KEYPAD +>, <UP>        Zoom in + <KEYPAD ->, <DOWN>      Zoom out   <KEYPAD *>              Zoom to 100%   <KEYPAD />              Zoom to fit the window | 
