diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-06 20:24:36 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-10-06 20:24:36 +0000 |
commit | 685485ed3d2aa16bc0ed43974f226686544d83e6 (patch) | |
tree | 2c6a14ad5104c3d0cfcfafcc86db66205d64235d | |
parent | bef35b3ce67d3360135bb4c72f82a34465b43675 (diff) |
web commit by JonasSmedegaard: Fix typo
-rw-r--r-- | doc/plugins/map.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/map.mdwn b/doc/plugins/map.mdwn index cc4e857b4..7afc915d6 100644 --- a/doc/plugins/map.mdwn +++ b/doc/plugins/map.mdwn @@ -8,7 +8,7 @@ This plugin generates a hierarchical page map for the wiki. Example usage: If the pages to include are not specified, all pages (and other files) in the wiki are mapped. -Hint: To limit the map to displaying pages less than a certian level deep, +Hint: To limit the map to displaying pages less than a certain level deep, use a [[PageSpec]] like this: `pages="* and !*/*/*"` [[if test="enabled(map)" then=""" |