~ruther/guix-local

5ade9bc76932b69930a5f0467ef5356d33b762d3 — Tobias Geerinckx-Rice 8 years ago d1b5043
gnu: fcgi: Fix typo in description.

* gnu/packages/web.scm (fcgi)[description]: Fix typo.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/web.scm
M gnu/packages/web.scm => gnu/packages/web.scm +1 -1
@@ 350,7 350,7 @@ documentation.")
    ;; This is an archived fork of the original home page, www.fastcgi.com.
    (home-page "https://fastcgi-archives.github.io/")
    (synopsis "Language-independent, high-performant extension to CGI")
    (description "FastCGI is a language independent, scalable extension to CGI
    (description "FastCGI is a language-independent, scalable extension to CGI
that provides high performance without the limitations of server specific
APIs.")
    ;; This package is released under the Open Market License, a variant of