svn: /pear/pearweb/trunk/public_html/support/ index.php

[email protected] (Brett Bieber) Tue, 06 Sep 2011 02:00:56 +0000
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
--82863baf416d7916633976581b700f3724d42f8b
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

saltybeagle                              Tue, 06 Sep 2011 02:00:56 +0000

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

Log:
Fix minor spelling issue, Bug #18792

Bug: http://pear.php.net/bugs/18792 (unknown) 
      
Changed paths:
    U   pear/pearweb/trunk/public_html/support/index.php

Modified: pear/pearweb/trunk/public_html/support/index.php
===================================================================
--- pear/pearweb/trunk/public_html/support/index.php	2011-09-05 22:43:37 UTC (rev 316198)
+++ pear/pearweb/trunk/public_html/support/index.php	2011-09-06 02:00:56 UTC (rev 316199)
@@ -29,8 +29,8 @@
 <p>If you are new to PEAR, collected knowledge that does not fit into
 the FAQ is available at this document: <a href="effectivepearuse.php">Developing Effectively with PEAR Packages</a></p>

-<p>Additionaly one can ask for help on the <i><a href="irc://efnet/#pear">#pear</a></i>
-<abbr title="Internet Relay Chat">IRC</abbr> channel at the
+<p>Additionally, you can ask for help on the <i><a href="irc://efnet/#pear">#pear</a></i>
+<abbr title="Internet Relay Chat">IRC</abbr> channel on the
 <a href="http://www.efnet.org"> Eris Free Net</a>.</p>

 <p>Some project members also write about PEAR in their weblogs or

--82863baf416d7916633976581b700f3724d42f8b--