correct help message
authorLaurent Mazet <mazet@softndesign.org>
Tue, 26 Nov 2024 22:27:23 +0000 (23:27 +0100)
committerLaurent Mazet <mazet@softndesign.org>
Fri, 29 Nov 2024 21:27:50 +0000 (22:27 +0100)
scrabble.c

index 10d2dca52d4a577282bc766b7a12ffd549db89e2..2a8cd6c2ff77b5b97aac7192db7044195a5a3c92 100644 (file)
@@ -48,7 +48,7 @@ char *help =
     "<v> Put tile\n"
     "<x> Retrieve tile\n"
     "<J> Move left in line\n"
-    "<K> Move rift in line\n"
+    "<L> Move rift in line\n"
     ;
 
 int usage (int ret)