cvs: peardoc /en/core/ppm/pear-dependency2 validatepackagedependency.xml /en/package/authentication liveuser-admin.xml /en/package/authentication/auth intro.xml /en/package/authentication/auth-prefmanager/auth-prefmanager setdefaultpref.xml setpref.xml /en/package/authentication/auth/storage db.xml dblite.xml ldap.xml mdb.xml mdb2.xml /en/package/authentication/liveuser intro.xml /en/package/configuration/config avail-container.xml /en/package/database/db-dataobject/db-dataobject count.xml /en/package/database/mdb-querytool api.xml /en/package/html/html-template-flexy intro.xml /en/package/html/html-template-flexy/element setoptions.xml /en/package/networking/net-ldap fetching.xml /en/package/networking/net-socket disconnect.xml /en/package/php/php-compat usage.xml /en/package/validate/validate_be validations.xml /en/package/webservices services-weather.xml
[email protected] ("Brett Bieber")
| Newsgroups | php.pear.doc |
|---|---|
| Message-ID | <cvssaltybeagle1199919906@cvsserver> |
saltybeagle Wed Jan 9 23:05:06 2008 UTC
Modified files:
/peardoc/en/package/networking/net-socket disconnect.xml
/peardoc/en/package/authentication/auth/storage ldap.xml db.xml
mdb2.xml dblite.xml
mdb.xml
/peardoc/en/package/validate/validate_be validations.xml
/peardoc/en/package/database/db-dataobject/db-dataobject count.xml
/peardoc/en/package/authentication/auth intro.xml
/peardoc/en/package/html/html-template-flexy intro.xml
/peardoc/en/core/ppm/pear-dependency2 validatepackagedependency.xml
/peardoc/en/package/webservices services-weather.xml
/peardoc/en/package/configuration/config avail-container.xml
/peardoc/en/package/php/php-compat usage.xml
/peardoc/en/package/html/html-template-flexy/element setoptions.xml
/peardoc/en/package/networking/net-ldap fetching.xml
/peardoc/en/package/database/mdb-querytool api.xml
/peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager
setpref.xml
setdefaultpref.xml
/peardoc/en/package/authentication liveuser-admin.xml
/peardoc/en/package/authentication/liveuser intro.xml
Log:
Fix some minor spelling and grammatical errors.
saltybeagle-20080109230506.txt
(text/plain, 24.7 KB)
http://cvs.php.net/viewvc.cgi/peardoc/en/package/networking/net-socket/disconnect.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/networking/net-socket/disconnect.xml
diff -u peardoc/en/package/networking/net-socket/disconnect.xml:1.2 peardoc/en/package/networking/net-socket/disconnect.xml:1.3
--- peardoc/en/package/networking/net-socket/disconnect.xml:1.2 Tue Jun 17 11:10:36 2003
+++ peardoc/en/package/networking/net-socket/disconnect.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="package.networking.net-socket.disconnect">
<refnamediv>
<refname>Net_Socket::disconnect()</refname>
@@ -50,7 +50,7 @@
closed.
</entry>
<entry>
- Ensure a sucessfull call of
+ Ensure a successfull call of
<link linkend="package.networking.net-socket.connect">
<function>connect</function></link>
</entry>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/ldap.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/ldap.xml
diff -u peardoc/en/package/authentication/auth/storage/ldap.xml:1.3 peardoc/en/package/authentication/auth/storage/ldap.xml:1.4
--- peardoc/en/package/authentication/auth/storage/ldap.xml:1.3 Wed Oct 24 16:21:35 2007
+++ peardoc/en/package/authentication/auth/storage/ldap.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.authentication.auth.storage.ldap">
<refnamediv>
<refname>Auth_Container_LDAP</refname>
@@ -84,7 +84,7 @@
2
</entry>
<entry>
- LDAP version to use, ususally 2 (default) or 3, must be an integer!
+ LDAP version to use, usually 2 (default) or 3, must be an integer!
</entry>
</row>
<row>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/db.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/db.xml
diff -u peardoc/en/package/authentication/auth/storage/db.xml:1.3 peardoc/en/package/authentication/auth/storage/db.xml:1.4
--- peardoc/en/package/authentication/auth/storage/db.xml:1.3 Wed Jan 9 14:12:17 2008
+++ peardoc/en/package/authentication/auth/storage/db.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.authentication.auth.storage.db">
<refnamediv>
<refname>Auth_Container_DB</refname>
@@ -148,7 +148,7 @@
<quote></quote>
</entry>
<entry>
- A string to be appened to the WHERE clause of queries against the
+ A string to be appended to the WHERE clause of queries against the
database. It is appended to the queries used in
<function>fetchData</function>, <function>listUsers</function>,
<function>removeUser</function> and
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/mdb2.xml?r1=1.5&r2=1.6&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/mdb2.xml
diff -u peardoc/en/package/authentication/auth/storage/mdb2.xml:1.5 peardoc/en/package/authentication/auth/storage/mdb2.xml:1.6
--- peardoc/en/package/authentication/auth/storage/mdb2.xml:1.5 Wed Jan 9 14:12:17 2008
+++ peardoc/en/package/authentication/auth/storage/mdb2.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="package.authentication.auth.storage.mdb2">
<refnamediv>
<refname>Auth_Container_MDB2</refname>
@@ -146,7 +146,7 @@
<quote></quote>
</entry>
<entry>
- A string to be appened to the WHERE clause of queries against the
+ A string to be appended to the WHERE clause of queries against the
database. It is appended to the queries used in
<function>fetchData</function>, <function>listUsers</function>,
<function>removeUser</function> and
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/dblite.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/dblite.xml
diff -u peardoc/en/package/authentication/auth/storage/dblite.xml:1.3 peardoc/en/package/authentication/auth/storage/dblite.xml:1.4
--- peardoc/en/package/authentication/auth/storage/dblite.xml:1.3 Wed Jan 9 14:12:17 2008
+++ peardoc/en/package/authentication/auth/storage/dblite.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.authentication.auth.storage.dblite">
<refnamediv>
<refname>Auth_Container_DBLite</refname>
@@ -148,7 +148,7 @@
<quote></quote>
</entry>
<entry>
- A string to be appened to the WHERE clause of queries against the
+ A string to be appended to the WHERE clause of queries against the
database. It is appended to the queries used in
<function>fetchData</function>. Available since Auth 1.5.0.
</entry>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/storage/mdb.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/authentication/auth/storage/mdb.xml
diff -u peardoc/en/package/authentication/auth/storage/mdb.xml:1.3 peardoc/en/package/authentication/auth/storage/mdb.xml:1.4
--- peardoc/en/package/authentication/auth/storage/mdb.xml:1.3 Wed Jan 9 14:12:17 2008
+++ peardoc/en/package/authentication/auth/storage/mdb.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.authentication.auth.storage.mdb">
<refnamediv>
<refname>Auth_Container_MDB</refname>
@@ -146,7 +146,7 @@
<quote></quote>
</entry>
<entry>
- A string to be appened to the WHERE clause of queries against the
+ A string to be appended to the WHERE clause of queries against the
database. It is appended to the queries used in
<function>fetchData</function>, <function>listUsers</function>,
<function>removeUser</function> and
http://cvs.php.net/viewvc.cgi/peardoc/en/package/validate/validate_be/validations.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/package/validate/validate_be/validations.xml
diff -u peardoc/en/package/validate/validate_be/validations.xml:1.4 peardoc/en/package/validate/validate_be/validations.xml:1.5
--- peardoc/en/package/validate/validate_be/validations.xml:1.4 Fri Jan 4 17:09:31 2008
+++ peardoc/en/package/validate/validate_be/validations.xml Wed Jan 9 23:05:05 2008
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.4 $ -->
-<!-- $Id: validations.xml,v 1.4 2008/01/04 17:09:31 saltybeagle Exp $ -->
+<!-- $Revision: 1.5 $ -->
+<!-- $Id: validations.xml,v 1.5 2008/01/09 23:05:05 saltybeagle Exp $ -->
<!-- package-release: beta -->
<refentry id="package.validate.validate_be.validations">
<refnamediv>
@@ -146,9 +146,9 @@
</para>
</refsect2>
<refsect2 id="package.validate.validate_be.validations.postcode.sample.strong">
- <title>sample unsing strong parameter</title>
+ <title>sample using strong parameter</title>
<para>
- 1234 like a good post code, but dont exit in the official list.
+ 1234 like a good post code, but don't exit in the official list.
<programlisting role="php">
<![CDATA[
<?php
http://cvs.php.net/viewvc.cgi/peardoc/en/package/database/db-dataobject/db-dataobject/count.xml?r1=1.8&r2=1.9&diff_format=u
Index: peardoc/en/package/database/db-dataobject/db-dataobject/count.xml
diff -u peardoc/en/package/database/db-dataobject/db-dataobject/count.xml:1.8 peardoc/en/package/database/db-dataobject/db-dataobject/count.xml:1.9
--- peardoc/en/package/database/db-dataobject/db-dataobject/count.xml:1.8 Wed Jul 6 06:19:50 2005
+++ peardoc/en/package/database/db-dataobject/db-dataobject/count.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
<refentry id="package.database.db-dataobject.db-dataobject.count">
<refnamediv>
<refname>->count()</refname>
@@ -39,7 +39,7 @@
<parameter>string $countWhat</parameter> - by default count will count on the primary key,
if you need to count something else, if you just say DISTINCT,
it will count the primiary key prefixed with distinct, or put your own value in
- (dont forget to escape it if necessary)
+ (don't forget to escape it if necessary)
</para>
</listitem>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth/intro.xml?r1=1.17&r2=1.18&diff_format=u
Index: peardoc/en/package/authentication/auth/intro.xml
diff -u peardoc/en/package/authentication/auth/intro.xml:1.17 peardoc/en/package/authentication/auth/intro.xml:1.18
--- peardoc/en/package/authentication/auth/intro.xml:1.17 Fri Jan 5 04:51:59 2007
+++ peardoc/en/package/authentication/auth/intro.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.17 $ -->
+<!-- $Revision: 1.18 $ -->
<refentry id="package.authentication.auth.intro">
<refnamediv>
<refname>Introduction</refname>
@@ -11,7 +11,7 @@
secures your site with an easy to use authentication mechanism.
</simpara>
<para>
- At the top of the site to secured, place the following code snippet:
+ At the top of the site to secure, place the following code snippet:
</para>
<example>
<title>Typical usage example for <classname>PEAR::Auth</classname></title>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-flexy/intro.xml?r1=1.14&r2=1.15&diff_format=u
Index: peardoc/en/package/html/html-template-flexy/intro.xml
diff -u peardoc/en/package/html/html-template-flexy/intro.xml:1.14 peardoc/en/package/html/html-template-flexy/intro.xml:1.15
--- peardoc/en/package/html/html-template-flexy/intro.xml:1.14 Fri Jan 4 17:09:31 2008
+++ peardoc/en/package/html/html-template-flexy/intro.xml Wed Jan 9 23:05:05 2008
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1" ?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<refentry id="package.html.html-template-flexy.intro">
<refnamediv>
<refname>Introduction</refname>
@@ -45,7 +45,7 @@
</itemizedlist>
</para>
<para>
- Data can be assigned in two ways with flexy, depending on your prefered style of working.
+ Data can be assigned in two ways with flexy, depending on your preferred style of working.
</para>
http://cvs.php.net/viewvc.cgi/peardoc/en/core/ppm/pear-dependency2/validatepackagedependency.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/core/ppm/pear-dependency2/validatepackagedependency.xml
diff -u peardoc/en/core/ppm/pear-dependency2/validatepackagedependency.xml:1.2 peardoc/en/core/ppm/pear-dependency2/validatepackagedependency.xml:1.3
--- peardoc/en/core/ppm/pear-dependency2/validatepackagedependency.xml:1.2 Fri Jun 3 00:24:30 2005
+++ peardoc/en/core/ppm/pear-dependency2/validatepackagedependency.xml Wed Jan 9 23:05:05 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="core.ppm.pear-dependency2.validatepackagedependency">
<refnamediv>
<refname>
@@ -122,7 +122,7 @@
<listitem>
<para>
if &true;, then deps on pear.php.net that fail will also check
- against pecl.php.net packages to accomodate extensions that have
+ against pecl.php.net packages to accommodate extensions that have
moved to pecl.php.net from pear.php.net
</para>
</listitem>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/webservices/services-weather.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/webservices/services-weather.xml
diff -u peardoc/en/package/webservices/services-weather.xml:1.2 peardoc/en/package/webservices/services-weather.xml:1.3
--- peardoc/en/package/webservices/services-weather.xml:1.2 Sat Nov 20 15:55:35 2004
+++ peardoc/en/package/webservices/services-weather.xml Wed Jan 9 23:05:06 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<sect1 id="package.webservices.services-weather">
<title>Services_Weather</title>
<refentry id="package.webservices.services-weather.services-weather-summary">
@@ -465,7 +465,7 @@
<refsect1>
<title>PEAR::Services_Weather_Metar</title>
<para>This class acts as an interface to the metar service of weather.noaa.gov. It searches for locations given in ICAO notation and retrieves the current weather data.</para>
- <para>Of course the parsing of the METAR-data has its limitations, as it follows the Federal Meteorological Handbook No.1 with modifications to accomodate for non-US reports, so if the report deviates from these standards, you won't get it parsed correctly. Anything that is not parsed, is saved in the "noparse" array-entry, returned by getWeather(), so you can do your own parsing afterwards. This limitation is specifically given for remarks, as the class is not processing everything mentioned there, but you will get the most common fields like precipitation and temperature-changes. Again, everything not parsed, goes into "noparse".</para>
+ <para>Of course the parsing of the METAR-data has its limitations, as it follows the Federal Meteorological Handbook No.1 with modifications to accommodate for non-US reports, so if the report deviates from these standards, you won't get it parsed correctly. Anything that is not parsed, is saved in the "noparse" array-entry, returned by getWeather(), so you can do your own parsing afterwards. This limitation is specifically given for remarks, as the class is not processing everything mentioned there, but you will get the most common fields like precipitation and temperature-changes. Again, everything not parsed, goes into "noparse".</para>
<para>If you think, some important field is missing or not correctly parsed, please file a feature- request/bugreport at http://pear.php.net/ and be sure to provide the METAR report with a _detailed_ explanation!</para>
<para>For a working example, please take a look at docs/Services_Weather/examples/metar-basic.php</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/configuration/config/avail-container.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/configuration/config/avail-container.xml
diff -u peardoc/en/package/configuration/config/avail-container.xml:1.3 peardoc/en/package/configuration/config/avail-container.xml:1.4
--- peardoc/en/package/configuration/config/avail-container.xml:1.3 Fri Dec 22 00:36:26 2006
+++ peardoc/en/package/configuration/config/avail-container.xml Wed Jan 9 23:05:06 2008
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='ISO-8859-1' ?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.configuration.config.avail-container">
<refnamediv>
<refname>Available Containers</refname>
@@ -25,7 +25,7 @@
<listitem>
<para>
Generic configuration files. The equals, comment start and new line
- characters in the parser can be customised to match your prefered
+ characters in the parser can be customised to match your preferred
configuration format.
<table>
<title>Available Options</title>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/php/php-compat/usage.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/php/php-compat/usage.xml
diff -u peardoc/en/package/php/php-compat/usage.xml:1.2 peardoc/en/package/php/php-compat/usage.xml:1.3
--- peardoc/en/package/php/php-compat/usage.xml:1.2 Sun Apr 15 14:44:17 2007
+++ peardoc/en/package/php/php-compat/usage.xml Wed Jan 9 23:05:06 2008
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="package.php.php-compat.usage">
<refnamediv>
<refname>Advanced usage</refname>
@@ -17,7 +17,7 @@
<para>
To solve this there are a number of approaches. The first would
be adding the load statements to a file which is included at the
- top of every document. The second, and prefered method is to make
+ top of every document. The second, and preferred method is to make
use of <literal>php_auto_append</literal> <filename>php.ini</filename>
value. This can be set in a <filename>.htaccess</filename> file,
and no modifications to the actual code are required.
http://cvs.php.net/viewvc.cgi/peardoc/en/package/html/html-template-flexy/element/setoptions.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/package/html/html-template-flexy/element/setoptions.xml
diff -u peardoc/en/package/html/html-template-flexy/element/setoptions.xml:1.4 peardoc/en/package/html/html-template-flexy/element/setoptions.xml:1.5
--- peardoc/en/package/html/html-template-flexy/element/setoptions.xml:1.4 Thu Jan 29 16:05:03 2004
+++ peardoc/en/package/html/html-template-flexy/element/setoptions.xml Wed Jan 9 23:05:06 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="package.html.html-template-flexy.element.setoptions">
<refnamediv>
<refname>$element->setOptions()</refname>
@@ -35,7 +35,7 @@
</listitem>
<listitem>
<para>
- <parameter>$noValue</parameter> dont use the keys from the array sent as the value= part of the option tag.
+ <parameter>$noValue</parameter> don't use the keys from the array sent as the value= part of the option tag.
</para>
</listitem>
</itemizedlist>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/networking/net-ldap/fetching.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/networking/net-ldap/fetching.xml
diff -u peardoc/en/package/networking/net-ldap/fetching.xml:1.3 peardoc/en/package/networking/net-ldap/fetching.xml:1.4
--- peardoc/en/package/networking/net-ldap/fetching.xml:1.3 Thu Jun 28 07:58:29 2007
+++ peardoc/en/package/networking/net-ldap/fetching.xml Wed Jan 9 23:05:06 2008
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8" ?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.networking.net-ldap.fetching">
<refnamediv>
<refname>Fetching entries</refname>
@@ -99,7 +99,7 @@
<row>
<entry><function>popEntry</function></entry>
- <entry>Exactly the same as shiftEntry, but returns the entry from the end of the searchresult. Again, be sure to dont mix
+ <entry>Exactly the same as shiftEntry, but returns the entry from the end of the searchresult. Again, be sure to not mix
<function>shiftEntry</function> and <function>popEntry</function>!</entry>
</row>
</tbody>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/database/mdb-querytool/api.xml?r1=1.4&r2=1.5&diff_format=u
Index: peardoc/en/package/database/mdb-querytool/api.xml
diff -u peardoc/en/package/database/mdb-querytool/api.xml:1.4 peardoc/en/package/database/mdb-querytool/api.xml:1.5
--- peardoc/en/package/database/mdb-querytool/api.xml:1.4 Sun Mar 4 15:07:17 2007
+++ peardoc/en/package/database/mdb-querytool/api.xml Wed Jan 9 23:05:06 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="package.database.mdb-querytool.api">
<refnamediv>
<refname>Quick API reference</refname>
@@ -86,7 +86,7 @@
If the primaryCol is given in the data this method knows that the
data passed to it are meant to be updated (call <function>update</function>),
otherwise it will call the method <function>add</function>.
- If you dont like this behaviour simply stick with the methods
+ If you don't like this behaviour simply stick with the methods
<function>add</function> and <function>update</function> and ignore this one here.
This method is very useful when you have validation checks that have to
be done for both adding and updating, then you can simply overwrite this
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setpref.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setpref.xml
diff -u peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setpref.xml:1.3 peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setpref.xml:1.4
--- peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setpref.xml:1.3 Fri May 27 01:19:59 2005
+++ peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setpref.xml Wed Jan 9 23:05:06 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.authentication.auth-prefmanager.auth-prefmanager.setpref">
<refnamediv>
<refname>
@@ -75,7 +75,7 @@
&title.returns;
<para>
<emphasis>returns</emphasis>
- Sucess or failure.
+ Success or failure.
</para>
</refsect1>
<refsect1 id="package.authentication.auth-prefmanager.auth-prefmanager.setpref.throws">
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setdefaultpref.xml?r1=1.3&r2=1.4&diff_format=u
Index: peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setdefaultpref.xml
diff -u peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setdefaultpref.xml:1.3 peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setdefaultpref.xml:1.4
--- peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setdefaultpref.xml:1.3 Fri May 27 01:19:59 2005
+++ peardoc/en/package/authentication/auth-prefmanager/auth-prefmanager/setdefaultpref.xml Wed Jan 9 23:05:06 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<refentry id="package.authentication.auth-prefmanager.auth-prefmanager.setdefaultpref">
<refnamediv>
<refname>
@@ -60,7 +60,7 @@
&title.returns;
<para>
<emphasis>returns</emphasis>
- Sucess or failure.
+ Success or failure.
</para>
</refsect1>
<refsect1 id="package.authentication.auth-prefmanager.auth-prefmanager.setdefaultpref.throws">
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/liveuser-admin.xml?r1=1.1&r2=1.2&diff_format=u
Index: peardoc/en/package/authentication/liveuser-admin.xml
diff -u peardoc/en/package/authentication/liveuser-admin.xml:1.1 peardoc/en/package/authentication/liveuser-admin.xml:1.2
--- peardoc/en/package/authentication/liveuser-admin.xml:1.1 Mon Oct 30 22:23:49 2006
+++ peardoc/en/package/authentication/liveuser-admin.xml Wed Jan 9 23:05:06 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<sect1 id="package.authentication.liveuser-admin">
<title>LiveUser_Admin</title>
<para>
@@ -60,7 +60,7 @@
Even so <classname>LiveUser_Admin</classname> is already being used
on a wide range of production websites.
- A non exaustive list can be found
+ A non exhaustive list can be found
<ulink url="&url.liveuser.wiki.references;">here</ulink>.
</para>
@@ -107,7 +107,7 @@
The diagram details what tables are needed
for what permission complexity level.
- If you want to prevent the installer from installing tables you dont need
+ If you want to prevent the installer from installing tables you don't need
you can modify the "tables" property of the instance of the permission
container you pass to the generateSchema() method in the installer.
</para>
http://cvs.php.net/viewvc.cgi/peardoc/en/package/authentication/liveuser/intro.xml?r1=1.2&r2=1.3&diff_format=u
Index: peardoc/en/package/authentication/liveuser/intro.xml
diff -u peardoc/en/package/authentication/liveuser/intro.xml:1.2 peardoc/en/package/authentication/liveuser/intro.xml:1.3
--- peardoc/en/package/authentication/liveuser/intro.xml:1.2 Fri Jan 4 19:37:33 2008
+++ peardoc/en/package/authentication/liveuser/intro.xml Wed Jan 9 23:05:06 2008
@@ -1,4 +1,4 @@
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="package.authentication.liveuser.intro">
<refnamediv>
<refname>
@@ -17,7 +17,7 @@
features which can be used optionally.
The base class is called <classname>LiveUser</classname> and is often
- refered to as the "client"
+ referred to as the "client"
and is what will be commonly be used to authenticate a specific user
and then optionally make permission checks on this user.
</para>
@@ -75,7 +75,7 @@
Even so LiveUser is already being used
on a wide range of production websites.
- A non exaustive list can be found
+ A non exhaustive list can be found
<ulink url="&url.liveuser.wiki.references;">here</ulink>.
</para>
@@ -170,7 +170,7 @@
The diagram details what tables are needed
for what permission complexity level.
- If you want to prevent the installer from installing tables you dont need
+ If you want to prevent the installer from installing tables you don't need
you can modify the "tables" property of the instance of the permission
container you pass to the generateSchema() method in the installer.
</para>