summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-03-27 13:45:54 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-03-27 13:45:54 -0400
commit32008f8fce2d4c513693f58b28314e08ed631cfe (patch)
tree8229b4b4146a797644131659a7ebf0d141634162 /doc
parent260ee2a28368691a5f1a7dee918717a28d28ed2e (diff)
parent375b53c26e8819a740bb1429b50b1417e70ba998 (diff)
Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info
Diffstat (limited to 'doc')
-rw-r--r--doc/ikiwiki/directive/linkmap.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ikiwiki/directive/linkmap.mdwn b/doc/ikiwiki/directive/linkmap.mdwn
index 8fdf40c9f..db79a1491 100644
--- a/doc/ikiwiki/directive/linkmap.mdwn
+++ b/doc/ikiwiki/directive/linkmap.mdwn
@@ -9,7 +9,7 @@ Only links between mapped pages will be shown; links pointing to or from
unmapped pages will be omitted. If the pages to include are not specified,
the links between all pages (and other files) in the wiki are mapped. For
best results, only a small set of pages should be mapped, since otherwise
-the map can become very large, unweildy, and complicated. Also, the map is
+the map can become very large, unwieldy, and complicated. Also, the map is
rebuilt whenever one of the mapped pages is changed, which can make the
wiki a bit slow.