svn: /pear/pear-core/tags/PEAR-1.9.3/ package.xml package2.xml

[email protected] (Helgi Þormar Þorbjörnsson) Sun, 05 Jun 2011 00:42:22 +0000
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
--93a76bb61e91b58daf305070cead0865e5ec574a
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

dufuz                                    Sun, 05 Jun 2011 00:42:22 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=311815

Log:
Fix a typo in the changelog.

Changed paths:
    U   pear/pear-core/tags/PEAR-1.9.3/package.xml
    U   pear/pear-core/tags/PEAR-1.9.3/package2.xml

Modified: pear/pear-core/tags/PEAR-1.9.3/package.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.3/package.xml	2011-06-05 00:32:27 UTC (rev 311814)
+++ pear/pear-core/tags/PEAR-1.9.3/package.xml	2011-06-05 00:42:22 UTC (rev 311815)
@@ -95,7 +95,7 @@
   * Fixed Bug #18340: raiseErro typo [doconnor]
   * Fixed Bug #18349: package.xml version not recognized when single quoted [dufuz]
   * Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set in php.ini [dufuz]
-  * Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]
+  * Fixed Bug #18388: Parentheses error in REST.php line 232 [dufuz]
   * Fixed Bug #18428: invalid preg_match patterns [glen]
   * Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
   * Fixed a problem in RunTest and code coverage. Correctly register the

Modified: pear/pear-core/tags/PEAR-1.9.3/package2.xml
===================================================================
--- pear/pear-core/tags/PEAR-1.9.3/package2.xml	2011-06-05 00:32:27 UTC (rev 311814)
+++ pear/pear-core/tags/PEAR-1.9.3/package2.xml	2011-06-05 00:42:22 UTC (rev 311815)
@@ -97,7 +97,7 @@
   * Fixed Bug #18340: raiseErro typo [doconnor]
   * Fixed Bug #18349: package.xml version not recognized when single quoted [dufuz]
   * Fixed Bug #18364: date.timezone errors for sh/bat files when TZ is not set in php.ini [dufuz]
-  * Fixed Bug #18388: Parenteses error in REST.php line 232 [dufuz]
+  * Fixed Bug #18388: Parentheses error in REST.php line 232 [dufuz]
   * Fixed Bug #18428: invalid preg_match patterns [glen]
   * Fixed Bug #18486: REST/10.php does not check error condition [dufuz]
   * Fixed a problem in RunTest and code coverage. Correctly register the

--93a76bb61e91b58daf305070cead0865e5ec574a--