diff options
author | AtlantisRO <atlas@atlantis-ro.net> | 2016-03-12 10:38:52 -0700 |
---|---|---|
committer | AtlantisRO <atlas@atlantis-ro.net> | 2016-03-12 10:38:52 -0700 |
commit | c1bbfc7630b1df9a6e7e80513bbccfa0d4841ab8 (patch) | |
tree | f9a19bfd6d91600d92a2113d5528cbbf8f630f4b /npc/other | |
parent | 2fe634292b3bc10c1f819438c34f9c9caed96a74 (diff) | |
download | hercules-c1bbfc7630b1df9a6e7e80513bbccfa0d4841ab8.tar.gz hercules-c1bbfc7630b1df9a6e7e80513bbccfa0d4841ab8.tar.bz2 hercules-c1bbfc7630b1df9a6e7e80513bbccfa0d4841ab8.tar.xz hercules-c1bbfc7630b1df9a6e7e80513bbccfa0d4841ab8.zip |
Fixes to Typo Errors.
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/marriage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/marriage.txt b/npc/other/marriage.txt index 7522c4242..eca8001a6 100644 --- a/npc/other/marriage.txt +++ b/npc/other/marriage.txt @@ -130,7 +130,7 @@ prt_church,97,100,4 script Wedding Staff#w 1_F_LIBRARYGIRL,{ mes "speak to the Bishop and tell"; mes "him the name of her groom."; mes "If these names are correctly"; - mes "told to the Biship, they will"; + mes "told to the Bishop, they will"; mes "be able to exchange rings."; next; mes "[Marry Happy]"; |