]> www.dolda2000.com Git - ashd.git/commitdiff
examples: Corrected some typos.
authorFredrik Tolf <fredrik@dolda2000.com>
Wed, 2 Mar 2011 14:27:29 +0000 (15:27 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Wed, 2 Mar 2011 14:27:29 +0000 (15:27 +0100)
examples/README

index b29ef70d507a48f143cb77a962cbec60cf5e59f4..3f7c9d616fa65a244374ce2721aaf70f6463f435 100644 (file)
@@ -4,9 +4,9 @@ with a shell script called `run'. Simply run that script to start the
 example, and examine it to see how it was made. All of them will start
 an non-SSL HTTP server on port 8080.
 
-Note that ashd must be installed on the system to be able to run the
-examples, including the default configuration files.
+Note that ashd, including the default configuration files, must be
+installed on the system to be able to run the examples.
 
 The `python' sub-directory contains examples for using the Python
-module. To run then, the Python module has to be installed and
+module. To run them, the Python module has to be installed and
 accessible as well.