diff options
Diffstat (limited to 'npc/custom/adoption.txt')
-rw-r--r-- | npc/custom/adoption.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/adoption.txt b/npc/custom/adoption.txt index 77bfc4498..fca5a639e 100644 --- a/npc/custom/adoption.txt +++ b/npc/custom/adoption.txt @@ -79,7 +79,7 @@ A_No: close;
A_Cannot:
mes "[Oliver]";
- mes "There is currentally an adoption inprogress, come back when it has finished.";
+ mes "There is currentlly an adoption in progress, come back when it is finished.";
close;
A_Yes:
mes "[Oliver]";
|