summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spells2.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-20 17:56:47 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-20 17:56:47 +0000
commit4d6fbcb866ffd839eb7c21a517d0f474e19c4dd9 (patch)
treea727251997edebf69833e000232ea335ce3beef0 /crawl-ref/source/spells2.cc
parent2e6296a0b88e5ddf96c74f001944a28c2e3e144b (diff)
downloadcrawl-ref-4d6fbcb866ffd839eb7c21a517d0f474e19c4dd9.tar.gz
crawl-ref-4d6fbcb866ffd839eb7c21a517d0f474e19c4dd9.zip
Add minor cosmetic fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10748 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spells2.cc')
-rw-r--r--crawl-ref/source/spells2.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spells2.cc b/crawl-ref/source/spells2.cc
index c0c7997458..22b3d345e7 100644
--- a/crawl-ref/source/spells2.cc
+++ b/crawl-ref/source/spells2.cc
@@ -2170,7 +2170,7 @@ bool prioritise_adjacent(coord_def & target, std::vector<coord_def> & candidates
// user can optionally select only a partial stack of fruit (the count
// variable will store the number of fruit the user wants). Return the
// index of the item selected in the user's inventory, or a negative
-// number if the prompt failed (user canceled or had no fruit).
+// number if the prompt failed (user cancelled or had no fruit).
int _prompt_for_fruit(int & count, const char * prompt_string)
{
int rc = prompt_invent_item(prompt_string,