Comment typofixes, pt 2

This commit is contained in:
Pasi Kallinen
2015-10-17 13:15:46 +03:00
parent f8b48490aa
commit f056bdb429
21 changed files with 24 additions and 24 deletions

View File

@@ -837,7 +837,7 @@ int howmuch;
if (!rn2(3))
forget_levels(rn2(25));
/* 1 in 3 chance of forgeting some objects */
/* 1 in 3 chance of forgetting some objects */
if (!rn2(3))
forget_objects(rn2(25));