Comment typofixes

This commit is contained in:
Pasi Kallinen
2015-10-17 12:28:52 +03:00
parent f4ec27ea13
commit f8b48490aa
23 changed files with 28 additions and 28 deletions

View File

@@ -1796,7 +1796,7 @@ int x, y, a, b, c, dd;
* Return 'which' if position is implies an unfinshed exterior. Return
* zero otherwise. Unfinished implies outer area is rock or a corridor.
*
* Things that are ambigious: lava
* Things that are ambiguous: lava
*/
STATIC_OVL int
check_pos(x, y, which)