summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/stash.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/stash.cc')
-rw-r--r--crawl-ref/source/stash.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/stash.cc b/crawl-ref/source/stash.cc
index dc51bba7f4..f862c21044 100644
--- a/crawl-ref/source/stash.cc
+++ b/crawl-ref/source/stash.cc
@@ -1042,7 +1042,7 @@ void LevelStashes::no_stash(int x, int y)
}
mpr(en? "I'll no longer ignore what I see on this square."
- : "Ok, I'll ignore what I see on this square.");
+ : "Ok, I'll ignore what I see on this square.");
}
void LevelStashes::add_stash(int x, int y)