From f829597a03e5f32cad747d70e56c6f68fc02438a Mon Sep 17 00:00:00 2001 From: dolorous Date: Tue, 14 Oct 2008 08:32:13 +0000 Subject: Comment fix. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@7247 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/fight.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/fight.cc') diff --git a/crawl-ref/source/fight.cc b/crawl-ref/source/fight.cc index 80ef06fb71..5d52ee6b61 100644 --- a/crawl-ref/source/fight.cc +++ b/crawl-ref/source/fight.cc @@ -1885,7 +1885,7 @@ static inline int get_resistible_fraction(beam_type flavour) } } -// Adjusts damage for elemntal resists, electricity and poison. +// Adjusts damage for elemental resists, electricity and poison. // // FIXME: Does not (yet) handle life draining, player acid damage // (does handle monster acid damage), miasma, and other exotic -- cgit v1.2.3-54-g00ecf