remove duplicate line/fix typo

This commit is contained in:
speedie 2023-02-10 12:33:03 +01:00
parent e01d789f8a
commit 9285d40428

View file

@ -1743,8 +1743,7 @@ usage(void)
"spmenu -z <width> Width of the spmenu window\n"
"spmenu -bw Width of the border. 0 will disable the border\n"
"spmenu -s Use case-sensitive matching\n"
"spmenu -i Use case-insnsitive matching\n"
"spmenu -s Use case-snsitive matching\n"
"spmenu -i Use case-insensitive matching\n"
"spmenu -t Position spmenu at the top of the screen\n"
"spmenu -b Position spmenu at the bottom of the screen\n"
"spmenu -c Position spmenu at the center of the screen\n"