fix typos

This commit is contained in:
RainRat
2024-02-28 20:15:56 -08:00
parent b53a43027f
commit a3658f85ac
167 changed files with 320 additions and 320 deletions

View File

@@ -2004,7 +2004,7 @@ unearth_objs(int x, int y)
/*
* The organic material has rotted away while buried. As an expansion,
* we could add add partial damage. A damage count is kept in the object
* we could add partial damage. A damage count is kept in the object
* and every time we are called we increment the count and reschedule another
* timeout. Eventually the object rots away.
*