diff options
| author | Daniel Friesel <derf@finalrewind.org> | 2011-05-07 08:57:45 +0200 | 
|---|---|---|
| committer | Daniel Friesel <derf@finalrewind.org> | 2011-05-07 08:57:45 +0200 | 
| commit | 9e8f566560eb1f6d1e78f1891424883414f28652 (patch) | |
| tree | e9c5d68e59e046996d2170fcc4c1996f17297f6d | |
| parent | 9e16002f57c849e0a370ef313f41000ea26303a2 (diff) | |
Changelog: Fix typo
| -rw-r--r-- | ChangeLog | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -16,9 +16,9 @@ git HEAD      * You can now use the next/prev/jump keys to navigate thumbnails. Use the        render key to open the currently selected thumbnail.        <http://github.com/derf/feh/issues/26> -    * Change an pach for NETWM fullscreen support to only apply to fullscreen -      windows.  This fixes moving windows in fluxbox (since fluxbox doesn't -      report its window border width). +    * Change a patch for NETWM fullscreen support to only apply to fullscreen +      windows.  This fixes the moving windows bug in fluxbox (since fluxbox +      doesn't report its window border width).        <http://github.com/derf/feh/issues/22>        <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570903>      * Minor manpage fixes. | 
