summaryrefslogtreecommitdiffstats
path: root/crawl-ref/docs/macros_guide.txt
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-19 17:46:25 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2009-09-19 17:46:25 +0000
commit5904e93aa4220ebb102df0510f11f21980ed6ffa (patch)
tree69bc3c045337dd4fb0e109f379946ac87a73811a /crawl-ref/docs/macros_guide.txt
parent8b5ae1fa034a8ca37d40721737215a9012294a8d (diff)
downloadcrawl-ref-5904e93aa4220ebb102df0510f11f21980ed6ffa.tar.gz
crawl-ref-5904e93aa4220ebb102df0510f11f21980ed6ffa.zip
Add whitespace fixes.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@10732 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/docs/macros_guide.txt')
-rw-r--r--crawl-ref/docs/macros_guide.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/crawl-ref/docs/macros_guide.txt b/crawl-ref/docs/macros_guide.txt
index adeb5d506a..b8df7284be 100644
--- a/crawl-ref/docs/macros_guide.txt
+++ b/crawl-ref/docs/macros_guide.txt
@@ -44,8 +44,8 @@ Defining keymaps works in exactly the same way. Just press 'k'
(default), 'x' (level-map), 't' (targeting) or 'c' (confirmation)
instead of 'm' after pressing '~'.
-After defining such a macro or keymap, you should test it. If you are
-comfortable with it, you should then save the macro. To save all macros
+After defining such a macro or keymap, you should test it. If you are
+comfortable with it, you should then save the macro. To save all macros
and keymaps, press '~' and then 's' to save macros at the tilde prompt).
@@ -75,9 +75,9 @@ separated by empty lines.
For keymaps just replace the "M:" on the first line of the definiton
with one of the following:
-"K:" default,
-"K1:" level-map,
-"K2:" targeting or
+"K:" default,
+"K1:" level-map,
+"K2:" targeting or
"K3:" confirmation.