summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/beam.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/beam.cc')
-rw-r--r--crawl-ref/source/beam.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/beam.cc b/crawl-ref/source/beam.cc
index f87f644de4..d91bdc1419 100644
--- a/crawl-ref/source/beam.cc
+++ b/crawl-ref/source/beam.cc
@@ -1829,7 +1829,7 @@ bool mass_enchantment( int wh_enchant, int pow, int origin )
canned_msg(MSG_NOTHING_HAPPENS);
return (msg_generated);
-} // end mass_enchantmenet()
+} // end mass_enchantment()
/*
Monster has probably failed save, now it gets enchanted somehow.