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:
@@ -2260,7 +2260,7 @@ dodip()
|
||||
more_than_one ? " that you dipped into" : "",
|
||||
newbuf);
|
||||
else
|
||||
pline("Somehing happens.");
|
||||
pline("Something happens.");
|
||||
|
||||
if (old_dknown
|
||||
&& !objects[old_otyp].oc_name_known
|
||||
|
||||
Reference in New Issue
Block a user