~ruther/guix-local

e43e1c1f23d6633ad9772a4b4f390de1af8c2bd0 — Tobias Geerinckx-Rice 8 years ago 6d286d8
gnu: nginx: Fix typo in description.

* gnu/packages/web.scm (nginx)[description]: Add hyphen.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/web.scm
M gnu/packages/web.scm => gnu/packages/web.scm +1 -1
@@ 258,7 258,7 @@ Interface} specification.")
    (synopsis "HTTP and reverse proxy server")
    (description
     "Nginx (\"engine X\") is a high-performance web and reverse proxy server
created by Igor Sysoev.  It can be used both as a standalone web server
created by Igor Sysoev.  It can be used both as a stand-alone web server
and as a proxy to reduce the load on back-end HTTP or mail servers.")
    ;; Almost all of nginx is distributed under the bsd-2 license.
    ;; The exceptions are: