reword
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 6 Sep 2006 22:36:05 +0000 (22:36 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 6 Sep 2006 22:36:05 +0000 (22:36 +0000)
debian/control
doc/index.mdwn

index 05ea1bcf58227b2c5dc134f0ba31a0106c379c9a..4f5ed51283fdc897206c1357205b12edaa87e0fa 100644 (file)
@@ -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
index 2dd90247c38b662dabdf1fe2255d3e92f1d0ba3b..83e1a0b23a5ee1c64571a5eeda287aca76efd615 100644 (file)
@@ -1,8 +1,8 @@
 [[ikiwiki_logo|logo/ikiwiki.png]]  
 ikiwiki is a **wiki compiler**. It converts wiki pages
-into html pages suitable for publishing on a website. Unlike a traditional
-wiki, ikiwiki does not have its own means of storing page history,
-and instead uses a revision control system (such as [[Subversion]]).
+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]].
 
 * [[News]] is a blog (built using ikiwiki) of news items about ikiwiki.
   It's the best way to find out when there's a new version to [[Download]].