summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch.cc
diff options
context:
space:
mode:
authorennewalker <ennewalker@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-19 01:44:53 +0000
committerennewalker <ennewalker@c06c8d41-db1a-0410-9941-cceddc491573>2009-04-19 01:44:53 +0000
commita1574880f1729274dafa0a41159f2b62c8a7c7b2 (patch)
treec4a10ecc446fefacd4c6db12db7af0e7797c0c40 /crawl-ref/source/branch.cc
parent2e1a0765e5fbdb41324bca70ece54bfdc63a9204 (diff)
downloadcrawl-ref-a1574880f1729274dafa0a41159f2b62c8a7c7b2.tar.gz
crawl-ref-a1574880f1729274dafa0a41159f2b62c8a7c7b2.zip
[2765110] Making capitalization of branch name articles more consistent.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9644 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/branch.cc')
-rw-r--r--crawl-ref/source/branch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/branch.cc b/crawl-ref/source/branch.cc
index 3e10784e89..cf247bb4ad 100644
--- a/crawl-ref/source/branch.cc
+++ b/crawl-ref/source/branch.cc
@@ -277,7 +277,7 @@ Branch branches[] = {
{ BRANCH_VESTIBULE_OF_HELL, BRANCH_MAIN_DUNGEON, 1, -1, 0, 0,
DNGN_ENTER_HELL, DNGN_EXIT_HELL, // sentinel
- "Hell", "The Vestibule of Hell", "Hell",
+ "Hell", "the Vestibule of Hell", "Hell",
NULL,
false, true, LIGHTGREY, LIGHTGREY,
mons_standard_rare, mons_standard_level,