diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 22:36:05 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-09-06 22:36:05 +0000 |
commit | 17ee4179f39f0f0122c0d1072a178506e38ef5fd (patch) | |
tree | 7942a6fbb108d4bfd4cac826d9e52e7379c89ee3 /debian | |
parent | 7ba4a844a8b98395774298296c309c613a68d3dd (diff) | |
download | ikiwiki-17ee4179f39f0f0122c0d1072a178506e38ef5fd.tar ikiwiki-17ee4179f39f0f0122c0d1072a178506e38ef5fd.tar.gz |
reword
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 05ea1bcf5..4f5ed5128 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ 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 - system (such as Subversion). + system such as Subversion. . ikiwiki implements all of the other standard features of a wiki, including web-based page editing, user registration and logins, a RecentChanges |