diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 22:43:04 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 22:43:04 +0000 |
commit | a9c926cabc82c4ae3aa15f0f4ab98f138d7eec65 (patch) | |
tree | 42dc6f87584d1d01bbbcc4492a6c0ba4332b0fc4 /debian/control | |
parent | 9ac8abd43c8ed0125dd250ba8063cb08ad7b12ce (diff) | |
download | ikiwiki-a9c926cabc82c4ae3aa15f0f4ab98f138d7eec65.tar ikiwiki-a9c926cabc82c4ae3aa15f0f4ab98f138d7eec65.tar.gz |
reword
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4f5ed5128..3eecba74f 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Suggests: viewcvs, librpc-xml-perl, libtext-wikiformat-perl, python-docutils, po Description: a wiki compiler ikiwiki converts a directory full of wiki pages into html pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its - own means of storing page history, and instead uses a revision control + own ad-hoc means of storing page history, and instead uses a revision control system such as Subversion. . ikiwiki implements all of the other standard features of a wiki, including |