summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-18 10:55:33 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-18 10:55:33 +0200
commit9670258885aa5ab2f1319e6c397c71551c144ccd (patch)
treedd8280c6354d3410ba708d6d9502ba185ff0550c
parentdb7176af8bdecea4366bde23c9faf31f7b3d84bc (diff)
php: improves mod_php description
-rw-r--r--php54.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php54.spec b/php54.spec
index a5232c7..5a10301 100644
--- a/php54.spec
+++ b/php54.spec
@@ -190,8 +190,8 @@ non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.
-The php package contains the module which adds support for the PHP
-language to Apache HTTP Server.
+The php package contains the module (often referred to as mod_php)
+which adds support for the PHP language to Apache HTTP Server.
%package cli
Group: Development/Languages