diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 03:45:28 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-07 03:45:28 +0000 |
commit | 025cf0083ee2769345084e7f9a0ab475108c5c69 (patch) | |
tree | c54cab3bcbd41a1042b5259891f8424c1a74fc00 /IkiWiki/Plugin | |
parent | bd70136ca1b073e1208f6562c05ceadb44633024 (diff) |
typo
Diffstat (limited to 'IkiWiki/Plugin')
-rw-r--r-- | IkiWiki/Plugin/map.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/map.pm b/IkiWiki/Plugin/map.pm index 0ae5c1002..27ae0c6a3 100644 --- a/IkiWiki/Plugin/map.pm +++ b/IkiWiki/Plugin/map.pm @@ -1,6 +1,6 @@ #!/usr/bin/perl # -# Produce a hyerarchical map of links. +# Produce a hierarchical map of links. # # by Alessandro Dotti Contra <alessandro@hyboria.org> # |