doc: Fixed typo.
authorFredrik Tolf <fredrik@dolda2000.com>
Wed, 2 Nov 2011 20:01:52 +0000 (21:01 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Wed, 2 Nov 2011 20:02:35 +0000 (21:02 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index 7575c51c76de7c6601972c5433270f3402b66ac9..b9b52583dc0ec48b6d7fe3c5f224abbcf6ba21e2 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -14,11 +14,11 @@ probably want  to run `make install'  as root).  If  you are compiling
 from the Git repository, you  will need to run `./bootstrap' first, in
 order to create the `configure' script.
 
-Ashd  has few  dependencies.  Apart  from  a function  C compiler  and
+Ashd has  few dependencies.   Apart from a  functional C  compiler and
 standard system headers, it needs  libmagic. GnuTLS and libattr may be
 used  optionally.   If compiling  from  the  Git  repository, the  GNU
 autotools  and Asciidoc  need also  be installed.   On  a Debian-based
-system,  those dependencies  correspond,  in order,  the the  packages
+system,  those   dependencies  correspond,  in   order,  the  packages
 build-essential, libmagic-dev,  libgnutls-dev, libattr1-dev, autoconf,
 automake and asciidoc.