[PATCH] Correct small number of "publically" typoes to "publicly".
[email protected] ("Robert P. J. Day") Sun, 28 Feb 2010 06:33:28 -0500 (EST)
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <alpine.LFD.2.00.1002280632360.3043@localhost> |
Signed-off-by: Robert P. J. Day <[email protected]> --- Index: tr/preface.xml =================================================================== --- tr/preface.xml (revision 295576) +++ tr/preface.xml (working copy) @@ -79,7 +79,7 @@ </para> <para> Each documented class contains basic documentation about the packages - publically available functions. There may also be additional + publicly available functions. There may also be additional information like an introduction, list of available constants, and example uses of the given package. Additional information may also exist within the package source files themselves. Index: en/package/xml/xml-serializer/xml-serializer/tutorial-rss.xml =================================================================== --- en/package/xml/xml-serializer/xml-serializer/tutorial-rss.xml (revision 295576) +++ en/package/xml/xml-serializer/xml-serializer/tutorial-rss.xml (working copy) @@ -24,7 +24,7 @@ <para> What a news feed consists of in it's barest form is your "site name", "site url" and a "listing of stories" from your site. - To create a news feed what we need to do is create a publically accessible + To create a news feed what we need to do is create a publicly accessible (web) document which can show this information in a format other sites can understand. This is possible by creating this document in the standard RDF Site Summary (RSS) format. A format used by many sites. Index: en/preface.xml =================================================================== --- en/preface.xml (revision 295576) +++ en/preface.xml (working copy) @@ -93,7 +93,7 @@ </para> <para> Each documented class contains basic documentation about the packages - publically available functions. There may also be additional + publicly available functions. There may also be additional information like an introduction, list of available constants, and example uses of the given package. Additional information may also exist within the package source files themselves. rday -- ======================================================================== Robert P. J. Day Waterloo, Ontario, CANADA Linux Consulting, Training and Kernel Pedantry. Web page: http://crashcourse.ca Twitter: http://twitter.com/rpjday ========================================================================