summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transfor.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-08 19:50:38 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-08 19:50:38 +0000
commit2af2ded06186dd52ca9afd658203cd18c0d3d416 (patch)
tree250b8ed82588a60db12568f6de488da6ebbe3db6 /crawl-ref/source/transfor.cc
parentf0c54ae2b5ef64fa7ca801ef3c4db9eedde698fd (diff)
downloadcrawl-ref-2af2ded06186dd52ca9afd658203cd18c0d3d416.tar.gz
crawl-ref-2af2ded06186dd52ca9afd658203cd18c0d3d416.zip
Add minor cosmetic fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8333 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/transfor.cc')
-rw-r--r--crawl-ref/source/transfor.cc2
1 files changed, 1 insertions, 1 deletions
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