darvina Wed May 15 15:21:48 2002 EDT
Modified files:
/phpdoc/en/reference/printer/functions printer-draw-pie.xml
Log:
Correct the title of the example
Index: phpdoc/en/reference/printer/functions/printer-draw-pie.xml
diff -u phpdoc/en/reference/printer/functions/printer-draw-pie.xml:1.2
phpdoc/en/reference/printer/functions/printer-draw-pie.xml:1.3
--- phpdoc/en/reference/printer/functions/printer-draw-pie.xml:1.2 Wed Apr 17
02:43:33 2002
+++ phpdoc/en/reference/printer/functions/printer-draw-pie.xml Wed May 15 15:21:48
+2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/printer.xml, last change in rev 1.6 -->
<refentry id="function.printer-draw-pie">
<refnamediv>
@@ -57,7 +57,7 @@
radial's ending.
</para>
<example>
- <title><function>printer_draw_chord</function> example</title>
+ <title><function>printer_draw_pie</function> example</title>
<programlisting role="php">
<![CDATA[
$handle = printer_open();