Typo
authorEmmanuel Lacour <elacour@home-dn.net>
Wed, 18 Apr 2012 12:44:41 +0000 (14:44 +0200)
committerEmmanuel Lacour <elacour@home-dn.net>
Wed, 18 Apr 2012 12:44:41 +0000 (14:44 +0200)
debian/control

index b6c0469..5079aac 100644 (file)
@@ -17,7 +17,7 @@ Description: Common files for mod suphp
 Package: libapache2-mod-suphp
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, suphp-common (= ${binary:Version}), apache2.2-common
 Package: libapache2-mod-suphp
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, suphp-common (= ${binary:Version}), apache2.2-common
-Description: Apache2 module to run php scripts with the owner permissions
+Description: Apache2 module to run PHP scripts with the owner permissions
  With the use of the suphp setuid root binary (from suphp-common package),
  this Apache2 module change the uid of the process executing the PHP
  With the use of the suphp setuid root binary (from suphp-common package),
  this Apache2 module change the uid of the process executing the PHP
- interpreter to the owner of the php script
+ interpreter to the owner of the php script.