summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/menu.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-12-01 00:53:08 +0100
committerAdam Borowski <kilobyte@angband.pl>2011-12-01 00:56:42 +0100
commitff8a508e8bfb1beb581f386208f4c46b325e6e3a (patch)
tree78f9ff2d6eb933f8316b753d474ca24cc3324c8a /crawl-ref/source/menu.h
parentd022172a35169a82dacb24455c69548107782433 (diff)
downloadcrawl-ref-ff8a508e8bfb1beb581f386208f4c46b325e6e3a.tar.gz
crawl-ref-ff8a508e8bfb1beb581f386208f4c46b325e6e3a.zip
An bunch of missspelings.
Diffstat (limited to 'crawl-ref/source/menu.h')
-rw-r--r--crawl-ref/source/menu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/menu.h b/crawl-ref/source/menu.h
index 030cefc90f..bbff6940af 100644
--- a/crawl-ref/source/menu.h
+++ b/crawl-ref/source/menu.h
@@ -655,7 +655,7 @@ public:
};
/**
- * Holds an arbitary number of tiles, currently rendered on top of each other
+ * Holds an arbitrary number of tiles, currently rendered on top of each other
*/
#ifdef USE_TILE_LOCAL
class TextTileItem : public TextItem