web commit by JoshTriplett: Typo fix.

master
joey 2007-04-06 21:55:26 +00:00
parent 4bd97415af
commit 736d2e14bb
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ described by the term "wiki compiler". Just as a
typical software project consists of source code typical software project consists of source code
that is stored in revision control and compiled with that is stored in revision control and compiled with
`make` and `gcc`, an ikiwiki-based wiki is stored as `make` and `gcc`, an ikiwiki-based wiki is stored as
human editable source in a revision control system, human-editable source in a revision control system,
and built into HTML using ikiwiki. and built into HTML using ikiwiki.
Ikiwiki uses your revision control system to track Ikiwiki uses your revision control system to track