diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-05 15:18:26 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-05 15:18:26 -0500 |
commit | ed16e5fd9fdf5a7e3716d951731868414e13563c (patch) | |
tree | 4da9c69afe977d191ed947de2f6bf6c498ca373f | |
parent | 11f4942d68f3276bfdc4688e4091e559f9481874 (diff) | |
download | ikiwiki-ed16e5fd9fdf5a7e3716d951731868414e13563c.tar ikiwiki-ed16e5fd9fdf5a7e3716d951731868414e13563c.tar.gz |
web commit by tschwinge: Typo and some more.
-rw-r--r-- | doc/git.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/git.mdwn b/doc/git.mdwn index 90f030ab4..dc0376213 100644 --- a/doc/git.mdwn +++ b/doc/git.mdwn @@ -21,7 +21,8 @@ own [[patches|patch]]. Some of the branches included in the main repository include: * `gallery` contains the [[todo/Gallery]] plugin. It's not yet merged - die to license issues. + due to license issues. Also some bits need to be tweaked to make it + work with the current *master* branch again. * `html` is an unfinished attempt at making ikiwiki output HTML 4.01 instead of xhtml. * `prefix-directives` changes the preprocessor directive syntax. It |