diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-28 18:24:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-28 18:24:07 -0400 |
commit | e07b876486ec523e232aff8674135f8d867e6dad (patch) | |
tree | 370bd6cfd9f0a7da3a24b5dea86a9540d83b81b4 /doc/plugins/write.mdwn | |
parent | 4b85a6eca15fa818fef828c265f551ddd6a4121a (diff) | |
download | ikiwiki-e07b876486ec523e232aff8674135f8d867e6dad.tar ikiwiki-e07b876486ec523e232aff8674135f8d867e6dad.tar.gz |
typo
Diffstat (limited to 'doc/plugins/write.mdwn')
-rw-r--r-- | doc/plugins/write.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugins/write.mdwn b/doc/plugins/write.mdwn index d62ab6e63..cc5f6e5ed 100644 --- a/doc/plugins/write.mdwn +++ b/doc/plugins/write.mdwn @@ -1,4 +1,4 @@ -lkiwiki's plugin interface allows all kinds of useful [[plugins]] to be +Ikiwiki's plugin interface allows all kinds of useful [[plugins]] to be written to extend ikiwiki in many ways. Despite the length of this page, it's not really hard. This page is a complete reference to everything a plugin might want to do. There is also a quick [[tutorial]]. |