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 c139140db4..b36bada334 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -6154,7 +6154,7 @@ void describe_monsters(int class_described, unsigned char which_mons)
break;
case MONS_SILVER_STATUE:
- description += "A beautiful filigreed statue of silver. Its eyes "
+ description += "A beautiful statue of silver. Its eyes "
"glow with an otherworldly radiance.";
break;