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
commitdcc46691bdb8ad13c05d367d64c86bd70a987a03 (patch)
treed6db7762bdd0406f48da8ee136b4e4ad890fa034
parenteb6361698e878ab5473a395d5056cf682e14e704 (diff)
php: improves mod_php description
-rw-r--r--php55.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/php55.spec b/php55.spec
index baa63fb..0143a42 100644
--- a/php55.spec
+++ b/php55.spec
@@ -215,8 +215,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