diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 15:38:00 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-16 15:38:00 +0000 |
commit | 313e85700bb89857b89ff2538fb448185eeabcaf (patch) | |
tree | 7b1082a67fb4c2b40b110ab79194493b1993065d /doc | |
parent | 5a734d59115a38312ff739baacbc528dcfebba28 (diff) |
typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/features.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/features.mdwn b/doc/features.mdwn index c568213bf..999b6749a 100644 --- a/doc/features.mdwn +++ b/doc/features.mdwn @@ -22,7 +22,7 @@ run a simple wiki without page history, it can do that too. ## A wiki compiler -ikiwiki is a wiki compiler; it builds static website for your wiki, and +ikiwiki is a wiki compiler; it builds a static website for your wiki, and updates it as pages are edited. It is fast and smart about updating a wiki, it only builds pages that have changed (and tracks things like creation of new pages and links that can indirectly cause a page to need a rebuild) |