- Typoes and whitespace

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72607 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Derick Rethans 2002-03-09 23:12:10 +00:00
parent df0bf5e5c7
commit 20218a3074
3 changed files with 6 additions and 6 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.19 $ -->
<!-- $Revision: 1.20 $ -->
<reference id="ref.ctype">
<title>Character type functions</title>
<titleabbrev>ctype</titleabbrev>
@ -132,7 +132,7 @@
</methodsynopsis>
<para>
Returns &true; if every character in <parameter>text</parameter> has
a special control funcion, &false; otherwise. Control characters are
a special control function, &false; otherwise. Control characters are
e.g. line feed, tab, esc.
</para>
</refsect1>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.34 $ -->
<!-- $Revision: 1.35 $ -->
<reference id="ref.dir">
<title>Directory functions</title>
<titleabbrev>Directories</titleabbrev>
@ -90,7 +90,7 @@
<function>closedir</function>. The path property is set to path
the directory that was opened. Three methods are available:
read, rewind and close.
</para>
</para>
<para>
Please note the fashion in which <function>dir</function>'s
return value is checked in the example below. We are explicitly

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.29 $ -->
<!-- $Revision: 1.30 $ -->
<reference id="ref.swf">
<title>Shockwave Flash functions</title>
<titleabbrev>SWF</titleabbrev>
@ -1572,7 +1572,7 @@ swf_endButton ();
<methodparam><type>float</type><parameter>zmax</parameter></methodparam>
</methodsynopsis>
<para>
The <function>swf_ortho</function> funcion defines a orthographic
The <function>swf_ortho</function> function defines a orthographic
mapping of user coordinates onto the current viewport.
</para>
</refsect1>