gnu: fcgi: Fix typo in description.

* gnu/packages/web.scm (fcgi)[description]: Fix typo.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-11 21:09:49 +01:00
parent d1b5043947
commit 5ade9bc769
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -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