From 571e6c5aac08d6c446965e3a4cf76bb1b044c5df Mon Sep 17 00:00:00 2001 From: j-p-e-g Date: Sun, 28 Dec 2008 14:41:57 +0000 Subject: Apply a patch by castamir to fix a multitude of typos. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8005 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/branch.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/branch.cc') diff --git a/crawl-ref/source/branch.cc b/crawl-ref/source/branch.cc index 1aef71e6a9..3bd88f9340 100644 --- a/crawl-ref/source/branch.cc +++ b/crawl-ref/source/branch.cc @@ -74,7 +74,7 @@ bool set_branch_flags(unsigned long flags, bool silent, && you.skills[SK_TRANSLOCATIONS] > 0 && could_control && !can_control && !silent) { - mpr("You sense the appearence of a powerful magical force " + mpr("You sense the appearance of a powerful magical force " "which warps space.", MSGCH_WARN); } -- cgit v1.2.3-54-g00ecf