summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 25047e2099..ca8c6e66b4 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -1919,7 +1919,7 @@ std::string get_item_description( const item_def &item, bool verbose,
"$Damage rating: 7 Accuracy rating: +6 "
"Attack delay: 120%";
- description << "$$It falls into the 'staves' category.";
+ description << "$$It falls into the 'Staves' category.";
}
break;