summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/misc.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/misc.cc b/crawl-ref/source/misc.cc
index 9c38fb5ac0..7b564548de 100644
--- a/crawl-ref/source/misc.cc
+++ b/crawl-ref/source/misc.cc
@@ -351,7 +351,7 @@ void maybe_coagulate_blood_potions_floor(int obj)
}
}
// If we got here, nothing was found! (Or it's in a monster's
- // inventory).
+ // inventory.)
// Entire stack is gone, rotted or coagulated.
// -> Change potions to coagulated type.