diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-30 20:50:29 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-30 20:50:29 -0500 |
commit | 15966a3656ae1bb55f52a64d3f9c8eaedc38c2e3 (patch) | |
tree | f579151fd33f7e9f0b219906f8f3b899e47f2a7b /doc | |
parent | d1218912990574fcff1747df261925e074293ec6 (diff) | |
download | ikiwiki-15966a3656ae1bb55f52a64d3f9c8eaedc38c2e3.tar ikiwiki-15966a3656ae1bb55f52a64d3f9c8eaedc38c2e3.tar.gz |
web commit by AlexandreDupas: Fix typo.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/wikitemplates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wikitemplates.mdwn b/doc/wikitemplates.mdwn index 9643bcd79..4588b948e 100644 --- a/doc/wikitemplates.mdwn +++ b/doc/wikitemplates.mdwn @@ -40,6 +40,6 @@ different template than `page.tmpl`. The [[plugins/template]] plugin also uses templates, though those [[templates]] are stored in the wiki and inserted into pages. -The [[plugin/edittemplate]] plugin is used to make new pages default to +The [[plugins/edittemplate]] plugin is used to make new pages default to containing text from a template, which can be filled as out the page is edited. |