summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/tutorial.cc')
-rw-r--r--crawl-ref/source/tutorial.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/tutorial.cc b/crawl-ref/source/tutorial.cc
index 7569039127..abd8985d8e 100644
--- a/crawl-ref/source/tutorial.cc
+++ b/crawl-ref/source/tutorial.cc
@@ -4239,7 +4239,7 @@ static void _tutorial_describe_feature(int x, int y)
{
ostr << "These stairs lead out of the dungeon. Following them "
"will end the game. The only way to win is to "
- "transport the fabled orb of Zot outside.";
+ "transport the fabled Orb of Zot outside.";
}
else
{