aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-01-30 04:15:34 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2018-01-30 09:25:36 +0100
commite43e1c1f23d6633ad9772a4b4f390de1af8c2bd0 (patch)
tree7f58f106a4bf742726367d7b12c3d1d3e4f5dd43
parent6d286d82046479661dcaf3add91912b216b6e358 (diff)
downloadguix-e43e1c1f23d6633ad9772a4b4f390de1af8c2bd0.tar
guix-e43e1c1f23d6633ad9772a4b4f390de1af8c2bd0.tar.gz
gnu: nginx: Fix typo in description.
* gnu/packages/web.scm (nginx)[description]: Add hyphen.
-rw-r--r--gnu/packages/web.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 3a3311003f..562d6ced9f 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -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: