From bb3f3bafd5beaaa7dcf9dc2f9811f1fa68970dcd Mon Sep 17 00:00:00 2001 From: ORiON- Date: Sat, 21 Jun 2014 22:30:47 +0300 Subject: [PATCH] typo fix. added missing space. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index cf7066d5..cdf4f6d5 100644 --- a/README.rst +++ b/README.rst @@ -179,7 +179,7 @@ well-known compilers, such as g++ and clang, the ``-std=c++11`` or ``-std=c++0x`` flag must be supported. In order to build aria2 from the source package, you need following -development packages(package name may vary depending on the +development packages (package name may vary depending on the distribution you use): * libgnutls-dev (Required for HTTPS, BitTorrent, Checksum support)