summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttp://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web>2009-07-26 05:40:58 -0400
committerJoey Hess <joey@kitenet.net>2009-07-26 05:40:58 -0400
commit6f88e3631ef5d29ec5e3fe3af5b35c4e3c0c04bd (patch)
tree7a8560a9cfd8dc0afa68a3c416e0536b9483886c
parent1896b8bccbb0afb62a39a176a6743a1e99033d70 (diff)
fix typo
-rw-r--r--doc/plugins/write.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn
index ac0935773..02bdb21c6 100644
--- a/doc/plugins/write.mdwn
+++ b/doc/plugins/write.mdwn
@@ -641,7 +641,7 @@ pages, as described in [[ikiwiki/SubPage/LinkingRules]].
Many plugins need to generate html links and add them to a page. This is
done by using the `htmllink` function. The usual way to call
-`htmlllink` is:
+`htmllink` is:
htmllink($page, $page, $link)