]> granicus.if.org Git - php/commitdiff
* update class doc-comment
authorStig Bakken <ssb@php.net>
Fri, 20 Apr 2001 13:04:30 +0000 (13:04 +0000)
committerStig Bakken <ssb@php.net>
Fri, 20 Apr 2001 13:04:30 +0000 (13:04 +0000)
pear/PEAR/Packager.php

index 610e00b848c9a238a79d88c47377b7d027ec1a41..885e73ff690c62e6c091851671779d952d0fe425 100644 (file)
@@ -21,8 +21,7 @@
 require_once "PEAR.php";
 
 /**
- * Administration class used to install PEAR packages and maintain the
- * installed package database.
+ * Administration class used to make a PEAR release tarball.
  *
  * @since PHP 4.0.2
  * @author Stig Bakken <ssb@fast.no>