summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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