summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tilefont.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/tilefont.h')
-rw-r--r--crawl-ref/source/tilefont.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/tilefont.h b/crawl-ref/source/tilefont.h
index b3e0a4b514..d87ea6b53b 100644
--- a/crawl-ref/source/tilefont.h
+++ b/crawl-ref/source/tilefont.h
@@ -19,7 +19,7 @@
// * handling kerning
//
// * the possibility of streaming this class in and out so that Crawl doesn't
-// have to link against FreeType2 or be forced do as much processing at
+// have to link against FreeType2 or be forced do as much processing at
// load time.
class FTFont