Fixed incorrect key binding listed in wofi(5) for key_backward
1 files changed, 1 insertions(+), 1 deletions(-)

M man/wofi.5
M man/wofi.5 +1 -1
@@ 149,7 149,7 @@ Specifies the key to use in order to mov
 Specifies the key to use in order to move forward. Default is Tab. See \fBwofi\-keys\fR(7) for the key codes.
 .TP
 .B key_backward=\fIKEY\fR
-Specifies the key to use in order to move backward. Default is ISO_Left_Tab(Shift+Tab). See \fBwofi\-keys\fR(7) for the key codes.
+Specifies the key to use in order to move backward. Default is Shift-ISO_Left_Tab(Shift+Tab). See \fBwofi\-keys\fR(7) for the key codes.
 .TP
 .B key_submit=\fIKEY\fR
 Specifies the key to use in order to submit an action. Default is Return. See \fBwofi\-keys\fR(7) for the key codes.