it's -> its

This commit is contained in:
swindly
2016-11-02 19:26:04 -04:00
parent 0b80fc7b29
commit 6feff91f76
14 changed files with 25 additions and 25 deletions
@@ -44,7 +44,7 @@
return FALSE
if(stored_paper >= max_paper)
user << "<span class='warning'>You try to add \the [I] into [src], but it's paper bin is full!</span>"
user << "<span class='warning'>You try to add \the [I] into [src], but its paper bin is full!</span>"
return FALSE
user << "<span class='notice'>You insert \the [I] into [src]'s paper recycler.</span>"