]> www.dolda2000.com Git - ashd.git/commitdiff
doc: Fixed typo.
authorFredrik Tolf <fredrik@dolda2000.com>
Sat, 10 Dec 2011 04:59:29 +0000 (05:59 +0100)
committerFredrik Tolf <fredrik@dolda2000.com>
Sat, 10 Dec 2011 04:59:29 +0000 (05:59 +0100)
INSTALL

diff --git a/INSTALL b/INSTALL
index b9b52583dc0ec48b6d7fe3c5f224abbcf6ba21e2..efed24689790f291cb1f0e7a784507c49cfe53c7 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -18,7 +18,7 @@ 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  packages
+system,  those  dependencies correspond,  in  order,  to the  packages
 build-essential, libmagic-dev,  libgnutls-dev, libattr1-dev, autoconf,
 automake and asciidoc.