tony2001 Wed Mar 14 23:04:53 2007 UTC
Modified files:
/phpdoc/en/reference/swish classes.xml
Log:
typo
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/swish/classes.xml?r1=1.2&r2=1.3&diff_format=u
Index: phpdoc/en/reference/swish/classes.xml
diff -u phpdoc/en/reference/swish/classes.xml:1.2
phpdoc/en/reference/swish/classes.xml:1.3
--- phpdoc/en/reference/swish/classes.xml:1.2 Fri Feb 9 16:57:06 2007
+++ phpdoc/en/reference/swish/classes.xml Wed Mar 14 23:04:53 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<section id="swish.classes">
&reftitle.classes;
<section>
@@ -190,7 +190,7 @@
<section id="swish.class.swishexception">
<title><classname>SwishException</classname></title>
<para>
- <classname>SwishException</classname> extends the build in
+ <classname>SwishException</classname> extends the built in
<classname>Exception</classname> class and possesses the same set of
properties and methods. See <xref
linkend="language.exceptions.extending"/> for more details.