jsgoupil Mon Jul 4 00:24:26 2005 EDT
Modified files:
/phpdoc/en/reference/ps/functions ps-arcn.xml ps-arc.xml
Log:
verb tense
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-arcn.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-arcn.xml
diff -u phpdoc/en/reference/ps/functions/ps-arcn.xml:1.1
phpdoc/en/reference/ps/functions/ps-arcn.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-arcn.xml:1.1 Wed Jun 22 09:21:21 2005
+++ phpdoc/en/reference/ps/functions/ps-arcn.xml Mon Jul 4 00:24:25 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-arcn">
<refnamediv>
@@ -22,7 +22,7 @@
Draws a portion of a circle with at middle point at
(<parameter>x</parameter>, <parameter>y</parameter>). The arc starts at an
angle of <parameter>alpha</parameter> and ends at an angle of
- <parameter>beta</parameter>. It is draws clockwise. The subpath added to
+ <parameter>beta</parameter>. It is drawn clockwise. The subpath added to
the current path starts on the arc at angle <parameter>beta</parameter> and
ends on the arc at angle <parameter>alpha</parameter>.
</para>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-arc.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-arc.xml
diff -u phpdoc/en/reference/ps/functions/ps-arc.xml:1.1
phpdoc/en/reference/ps/functions/ps-arc.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-arc.xml:1.1 Wed Jun 22 09:21:21 2005
+++ phpdoc/en/reference/ps/functions/ps-arc.xml Mon Jul 4 00:24:25 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
<refentry id="function.ps-arc">
<refnamediv>
@@ -22,7 +22,7 @@
Draws a portion of a circle with at middle point at
(<parameter>x</parameter>, <parameter>y</parameter>). The arc starts at an
angle of <parameter>alpha</parameter> and ends at an angle of
- <parameter>beta</parameter>. It is draw counterclockwise. The subpath added
+ <parameter>beta</parameter>. It is drawn counterclockwise. The subpath added
to the current path starts on the arc at angle <parameter>alpha</parameter>
and ends on the arc at angle <parameter>beta</parameter>.
</para>