Soft'N'Design Software
/
projects
/
scrabble.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32547dc
)
spelling in help message
author
Laurent Mazet
<mazet@softndesign.org>
Wed, 11 Mar 2026 09:18:17 +0000
(10:18 +0100)
committer
Laurent Mazet
<mazet@softndesign.org>
Wed, 11 Mar 2026 09:18:17 +0000
(10:18 +0100)
scrabble.c
patch
|
blob
|
blame
|
history
diff --git
a/scrabble.c
b/scrabble.c
index 9eeb121aae6d8a4cc78ecb728510fd8ee5642f79..e11e10ce745ed4cd09c7b4dd6ea1718400438fbe 100644
(file)
--- a/
scrabble.c
+++ b/
scrabble.c
@@
-37,8
+37,8
@@
int yoffset = 3;
char *help =
"<c> Change tile in line\n"
- "<d> Draw new tile
s
\n"
- "<i> Move up til\n"
+ "<d> Draw new tile\n"
+ "<i> Move up til
e
\n"
"<j> Move left tile\n"
"<k> Move down tile\n"
"<l> Move right tile\n"