summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/transfor.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-23 23:13:33 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-23 23:13:33 +0000
commitc30c83edde617894743eded94eba3483091990f4 (patch)
treefd92e1058be623f9fecbfdff654e170de6817ce7 /crawl-ref/source/transfor.cc
parentc673b814b5fafcb8bfc9e4fc0447240ed974afbc (diff)
downloadcrawl-ref-c30c83edde617894743eded94eba3483091990f4.tar.gz
crawl-ref-c30c83edde617894743eded94eba3483091990f4.zip
Add more comment fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5199 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/transfor.cc')
-rw-r--r--crawl-ref/source/transfor.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/transfor.cc b/crawl-ref/source/transfor.cc
index b2be6551ed..08ee8e4bf8 100644
--- a/crawl-ref/source/transfor.cc
+++ b/crawl-ref/source/transfor.cc
@@ -123,7 +123,7 @@ bool transform(int pow, transformation_type which_trans)
&& which_trans != TRAN_DRAGON)
{
// This might by overkill, but it's okay because obviously
- // whatever magical ability that let's them walk on land is
+ // 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
// the forced transform when entering water)... but merfolk can
@@ -179,7 +179,7 @@ bool transform(int pow, transformation_type which_trans)
you.redraw_armour_class = true;
you.wield_change = true;
- /* Remember, it can still fail in the switch below... */
+ // Remember, it can still fail in the switch below...
switch (which_trans)
{
case TRAN_SPIDER: // also AC +3, ev +3, fast_run