spelling and typo fixes
Submitted for 3.7.0; all but one also apply to 3.6.3. I rewrote the curses terminal-too-small message instead of just fixing the spelling of "minumum".
This commit is contained in:
@@ -395,7 +395,7 @@ static struct Comp_Opt {
|
||||
},
|
||||
{ "statuslines",
|
||||
#ifdef CURSES_GRAPHICS
|
||||
"2 or 3 lines for horizonal (bottom or top) status display",
|
||||
"2 or 3 lines for horizontal (bottom or top) status display",
|
||||
20, SET_IN_GAME
|
||||
#else
|
||||
"2 or 3 lines for status display",
|
||||
|
||||
Reference in New Issue
Block a user