From 932c76a02329e9c1b40f2b3d134ef22c55c19243 Mon Sep 17 00:00:00 2001 From: ultramage Date: Sun, 21 Jan 2007 12:12:04 +0000 Subject: Typo hunt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9684 54d463be-8e91-2dee-dedb-b68131a5f0ec --- npc/merchants/refine.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/merchants') diff --git a/npc/merchants/refine.txt b/npc/merchants/refine.txt index bb15ccb4e..4b2bca0ee 100644 --- a/npc/merchants/refine.txt +++ b/npc/merchants/refine.txt @@ -643,13 +643,13 @@ L_NOZENY: mes "You do not have enough zeny!"; close; L_WEIGHT: - mes "You cant hold that many of that item"; + mes "You can't hold that many of that item!"; close; L_BELOW: mes "You have to buy a POSITIVE amount of items!"; close; L_ABOVE: - mes "You cant buy this much of this item!"; + mes "You can't buy this much of this item!"; close; } -- cgit v1.2.3-70-g09d2