summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-14 14:34:31 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-14 14:34:31 +0000
commit77398364e73bee6487c9ae0006144d03ba90ada0 (patch)
tree2ce7d85c334dab8992e474ac9b31a3c3b58c4dd5 /crawl-ref/source/player.cc
parent4153ebb74a9cbcdb20f904f61ec3f77e8438c507 (diff)
downloadcrawl-ref-77398364e73bee6487c9ae0006144d03ba90ada0.tar.gz
crawl-ref-77398364e73bee6487c9ae0006144d03ba90ada0.zip
Modify ?v to read in the list of changed command keys.
Modify version highlights. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9765 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index 8f63c80d8e..2aac34031c 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -3950,7 +3950,7 @@ void display_char_status()
}
_output_expiring_message(DUR_ICY_ARMOUR,
- "You are protected by an icy shield.");
+ "You are protected by an icy armour.");
_output_expiring_message(DUR_REPEL_MISSILES,
"You are protected from missiles.");