summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pear/package-PEAR.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml
index 09360a76d7..d501dee526 100644
--- a/pear/package-PEAR.xml
+++ b/pear/package-PEAR.xml
@@ -64,9 +64,9 @@ PEAR Installer:
pear upgrade --alldeps, as installation is often necessary for new
dependencies)
* fixed pear.bat if PHP is installed in a path like C:\Program Files\php
-* Added ability to specify "pear install package-version" or
- "pear install package-state". For example: "pear install DB-1.2",
- or "pear install DB-stable"
+* Added ability to specify "pear install package-version" or
+ "pear install package-state". For example: "pear install DB-1.2",
+ or "pear install DB-stable"
* Fix #25008 - unhelpful error message
* Fixed optional dependencies in Dependency.php
* Fix #25322 - bad md5sum should be fatal error