From 2af2ded06186dd52ca9afd658203cd18c0d3d416 Mon Sep 17 00:00:00 2001 From: dolorous Date: Thu, 8 Jan 2009 19:50:38 +0000 Subject: Add minor cosmetic fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8333 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/transfor.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/transfor.cc') diff --git a/crawl-ref/source/transfor.cc b/crawl-ref/source/transfor.cc index ce58c7a81d..678b7b49ed 100644 --- a/crawl-ref/source/transfor.cc +++ b/crawl-ref/source/transfor.cc @@ -413,7 +413,7 @@ bool transform(int pow, transformation_type which_trans, bool quiet) if (you.species == SP_MERFOLK && player_is_swimming() && which_trans != TRAN_DRAGON) { - // This might by overkill, but it's okay because obviously + // This might be overkill, but it's okay because obviously // whatever magical ability that lets them walk on land is // removed when they're in water (in this case, their natural // form is completely over-riding any other... goes well with -- cgit v1.2.3-54-g00ecf