Add missing article
This commit is contained in:
@@ -3421,7 +3421,7 @@ tipcontainer(struct obj *box) /* or bag */
|
|||||||
*/
|
*/
|
||||||
if (targetbox)
|
if (targetbox)
|
||||||
pline("%s into %s.",
|
pline("%s into %s.",
|
||||||
box->cobj->nobj ? "Objects tumble" : "Object tumbles",
|
box->cobj->nobj ? "Objects tumble" : "An object tumbles",
|
||||||
the(xname(targetbox)));
|
the(xname(targetbox)));
|
||||||
else
|
else
|
||||||
pline("%s out%c",
|
pline("%s out%c",
|
||||||
|
|||||||
Reference in New Issue
Block a user