fix typo
authorhttp://schmonz.livejournal.com/ <http://schmonz.livejournal.com/@web>
Sun, 26 Jul 2009 09:40:58 +0000 (05:40 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 26 Jul 2009 09:40:58 +0000 (05:40 -0400)
doc/plugins/write.mdwn

index ac093577322a79d67356e8724b7723d6c7a024b1..02bdb21c6011315ca512864fc1af6e2abed84c35 100644 (file)
@@ -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)