summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/godcompanions.cc
diff options
context:
space:
mode:
authorSamuel Bronson <naesten@gmail.com>2013-03-21 15:02:30 -0400
committerSamuel Bronson <naesten@gmail.com>2013-03-21 15:02:30 -0400
commit91f56e642736f6ffabcd4e5d83bb4ed62e26de17 (patch)
treee3f95894e6daf3552cf76d592266c50031929fd7 /crawl-ref/source/godcompanions.cc
parent5da11c71d38d3ff1c20dac4804d44e027a2f1eab (diff)
downloadcrawl-ref-91f56e642736f6ffabcd4e5d83bb4ed62e26de17.tar.gz
crawl-ref-91f56e642736f6ffabcd4e5d83bb4ed62e26de17.zip
Fix a comment typo in godcompanions.cc.
Diffstat (limited to 'crawl-ref/source/godcompanions.cc')
-rw-r--r--crawl-ref/source/godcompanions.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/godcompanions.cc b/crawl-ref/source/godcompanions.cc
index ec76850745..95e1b513d1 100644
--- a/crawl-ref/source/godcompanions.cc
+++ b/crawl-ref/source/godcompanions.cc
@@ -1,6 +1,6 @@
/**
* @file
- * @brief Tracking peramallies granted by Yred and Beogh.
+ * @brief Tracking permallies granted by Yred and Beogh.
**/
#include "AppHdr.h"