summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/options_guide.txt
diff options
context:
space:
mode:
authorMatthew Cline <zelgadis@sourceforge.net>2009-11-18 01:26:21 -0800
committerMatthew Cline <zelgadis@sourceforge.net>2009-11-18 01:26:21 -0800
commit09d3bbd8814bd8dde7bf85b5e7a0fa8ef19fea2f (patch)
treec4ebae50b0f10ca1dd37c9d24ab7c516cb6c8623 /crawl-ref/docs/options_guide.txt
parent0097c100541ce857d935dec6451f05ebff7af5ae (diff)
downloadcrawl-ref-09d3bbd8814bd8dde7bf85b5e7a0fa8ef19fea2f.tar.gz
crawl-ref-09d3bbd8814bd8dde7bf85b5e7a0fa8ef19fea2f.zip
options_guide.txt: typo fix
Diffstat (limited to 'crawl-ref/docs/options_guide.txt')
-rw-r--r--crawl-ref/docs/options_guide.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/docs/options_guide.txt b/crawl-ref/docs/options_guide.txt
index 2d4d1d3d30..b2acca0d55 100644
--- a/crawl-ref/docs/options_guide.txt
+++ b/crawl-ref/docs/options_guide.txt
@@ -825,7 +825,7 @@ explore_greedy = true
you're temporarily unable to pick up items (from uncontrolled
levitation, for instance).
-explore_stop = items,greed_pickup,stairs,shops,altars,gates
+explore_stop = items,greedy_pickup,stairs,shops,altars,gates
Explore will stop for one of these conditions. Whatever you
set this option to, anything that stops travel will also stop
explore. Multiple explore_stop lines are cumulative if you use