summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/tutorial.cc
diff options
context:
space:
mode:
authorMatthew Cline <zelgadis@sourceforge.net>2009-11-10 18:15:24 -0800
committerMatthew Cline <zelgadis@sourceforge.net>2009-11-10 18:15:24 -0800
commitf2b624102d6a07a85967f8f5c30c57c58511ac8c (patch)
treeb1a5d1543862fef227e0da125d1d3302d697d0bc /crawl-ref/source/tutorial.cc
parent7f330c97c7554469b06a102542d2bad40d730bcd (diff)
downloadcrawl-ref-f2b624102d6a07a85967f8f5c30c57c58511ac8c.tar.gz
crawl-ref-f2b624102d6a07a85967f8f5c30c57c58511ac8c.zip
Bug 2891438: spellcaster new level tut outdated
The tutorial message for a spellcaster gaining a new level didn't match the new spell memorization interface.
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 f90b026058..c653349c9d 100644
--- a/crawl-ref/source/tutorial.cc
+++ b/crawl-ref/source/tutorial.cc
@@ -2357,7 +2357,7 @@ void learned_something_new(tutorial_event_type seen_what, coord_def gc)
text << "\nAlso, new experience levels let you learn more spells "
"(the Spellcasting skill also does this). For now, you "
"should try to memorise the second spell of your "
- "starting book with <w>Mbb</w>, which can then be zapped "
+ "starting book with <w>Ma</w>, which can then be zapped "
"with <w>zb</w>.";
#ifdef USE_TILE
text << " Memorising is also possible by doing a <w>left "