summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.h')
-rw-r--r--crawl-ref/source/mon-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h
index a7c2da68b7..fad483a5be 100644
--- a/crawl-ref/source/mon-util.h
+++ b/crawl-ref/source/mon-util.h
@@ -86,7 +86,7 @@ enum mon_attack_flavour
};
// Non-spell "summoning" types to give to monsters::mark_summoned(), or as
-// the fourth paramater of mgen_data's second constructor.
+// the fourth parameter of mgen_data's second constructor.
//
// Negative values since spells are non-negative.
enum mon_summon_type