diff options
Diffstat (limited to 'pdf/fpdf/doc/text.htm')
-rw-r--r--[-rwxr-xr-x] | pdf/fpdf/doc/text.htm | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/pdf/fpdf/doc/text.htm b/pdf/fpdf/doc/text.htm index ccd86eb..25f69b3 100755..100644 --- a/pdf/fpdf/doc/text.htm +++ b/pdf/fpdf/doc/text.htm @@ -28,11 +28,11 @@ String to print. </dd>
</dl>
<h2>See also</h2>
-<a href="setfont.htm">SetFont()</a>,
-<a href="settextcolor.htm">SetTextColor()</a>,
-<a href="cell.htm">Cell()</a>,
-<a href="multicell.htm">MultiCell()</a>,
-<a href="write.htm">Write()</a>.
+<a href="setfont.htm">SetFont</a>,
+<a href="settextcolor.htm">SetTextColor</a>,
+<a href="cell.htm">Cell</a>,
+<a href="multicell.htm">MultiCell</a>,
+<a href="write.htm">Write</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|