diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 20:35:18 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 20:35:18 +0000 |
commit | 7aaacd17d07e216107ae3ae5f71e4b7d0a19c8a9 (patch) | |
tree | 077e94bcf399e6f48686e138e7138998217cf8f2 | |
parent | 6a2abf8352a7a1516345f408b6356bd1ace68f19 (diff) |
fix
-rw-r--r-- | doc/tla.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tla.mdwn b/doc/tla.mdwn index 31409ee67..4c2b9227c 100644 --- a/doc/tla.mdwn +++ b/doc/tla.mdwn @@ -1,6 +1,6 @@ [tla](http://wiki.gnuarch.org/) is an implementation of the [GNU](http://www.gnu.org/) [Arch](http://www.gnuarch.org/) revision control -system. kiwiki supports storing a wiki in tla. +system. Ikiwiki supports storing a wiki in tla. Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits come in. When running as a [[cgi]] with tla, ikiwiki automatically |