typos
parent
94fb135033
commit
11f4942d68
|
@ -1,4 +1,4 @@
|
|||
Ikiwiki is developed in a git_repository and can be checked out
|
||||
Ikiwiki is developed in a git repository and can be checked out
|
||||
like this:
|
||||
|
||||
git clone git://git.ikiwiki.info/
|
||||
|
@ -25,7 +25,7 @@ Some of the branches included in the main repository include:
|
|||
* `html` is an unfinished attempt at making ikiwiki output HTML 4.01
|
||||
instead of xhtml.
|
||||
* `prefix-directives` changes the preprocessor directive syntax. It
|
||||
is approxiamtly one failing test case away from merging.
|
||||
is approximately one failing test case away from merging.
|
||||
* `wikiwyg` adds [[todo/wikiwyg]] support. It is unmerged pending some
|
||||
changes.
|
||||
* `pristine-tar` contains deltas that
|
||||
|
|
Loading…
Reference in New Issue