diff options
-rw-r--r-- | src/plugins/fset/fset-buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/fset/fset-buffer.c b/src/plugins/fset/fset-buffer.c index 9e3e87b9d..5d69e1f9d 100644 --- a/src/plugins/fset/fset-buffer.c +++ b/src/plugins/fset/fset-buffer.c @@ -76,7 +76,7 @@ fset_buffer_set_title () "alt+f,alt+a(a)=append, " "alt+','=mark/unmark, " "shift+down=mark and move down, " - "shift+up=mark and move up, " + "shift+up=move up and mark, " "($)=refresh, " "($$)=unmark/refresh, " "(m)=mark matching options, " |