summaryrefslogtreecommitdiff
path: root/npc/008-1/master.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/008-1/master.txt')
-rw-r--r--npc/008-1/master.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-1/master.txt b/npc/008-1/master.txt
index 62f27be5b..51a19949d 100644
--- a/npc/008-1/master.txt
+++ b/npc/008-1/master.txt
@@ -52,7 +52,7 @@ OnTouch:
if (strcharinfo(0) != getpartyleader(getcharid(1))) goto L_NotYou;
if (BaseLevel < 20) goto L_TooWeak;
mesn;
- mesq l("He is strong though, so keep your party togheter!");
+ mesq l("He is strong though, so keep your party together!");
next;
// Get info about your party, and backup it
getpartymember(getcharid(1));