summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilereg.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-04 17:32:32 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-07-04 17:32:32 +0000
commita51373bd73dcf4a99fa895ad24508ce5af2d426a (patch)
treeb0ad22328552f499a0936ffd82b78bea5110335d /crawl-ref/source/tilereg.h
parentc26c1d03ff6321bf0f392acc36117ddbe0aed622 (diff)
downloadcrawl-ref-a51373bd73dcf4a99fa895ad24508ce5af2d426a.tar.gz
crawl-ref-a51373bd73dcf4a99fa895ad24508ce5af2d426a.zip
Add punctuation fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10094 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/tilereg.h')
-rw-r--r--crawl-ref/source/tilereg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/tilereg.h b/crawl-ref/source/tilereg.h
index 231c5c3efb..15c7d3a886 100644
--- a/crawl-ref/source/tilereg.h
+++ b/crawl-ref/source/tilereg.h
@@ -31,7 +31,7 @@ public:
FixedVector<TilesTexture, TEX_MAX> m_textures;
};
-// Windows and internal regions (text, dungeon, map, etc)
+// Windows and internal regions (text, dungeon, map, etc.)
class MouseEvent;
class Region