chiark / gitweb /
A couple of minor documentation fixes
authorCiaran Gultnieks <ciaran@ciarang.com>
Wed, 22 Aug 2012 16:23:26 +0000 (17:23 +0100)
committerCiaran Gultnieks <ciaran@ciarang.com>
Wed, 22 Aug 2012 16:23:26 +0000 (17:23 +0100)
docs/fdroid.texi

index 05ca67ca11e6f6aafa2165213da96bc584d0a09b..3b6f6415d7d7dbbf4aae0f883ce7cfd93114e320 100644 (file)
@@ -55,7 +55,7 @@ Free Documentation License".
 @node Overview
 @chapter Overview
 
-The F-Droid server tools provide various scripts, tools and data that are used
+The F-Droid server tools provide various scripts and tools that are used
 to maintain the main F-Droid application repository. You can use these same
 tools to create your own additional or alternative repository for publishing,
 or to assist in creating, testing and submitting metadata to the main
@@ -134,7 +134,7 @@ git clone git://gitorious.org/f-droid/fdroidserver.git
 
 You now have lots of stuff in the fdroidserver directory, but the most
 important is the 'fdroid' command script which you run to perform all tasks.
-This script is always run from a repostitory data directory, so the
+This script is always run from a repository data directory, so the
 most sensible thing to do next is to put your new fdroidserver directory
 in your @code{PATH}.