diff options
author | Sashi20 | 2021-02-09 13:14:26 +0530 |
---|---|---|
committer | Sashi20 | 2021-02-09 13:14:26 +0530 |
commit | de95a3f7981ffdc76cf37b9339cdb0464050819e (patch) | |
tree | 1fc50a613ec9baa68adfa6df262e5e87a00d2992 /pdf/fpdf/doc/close.htm | |
parent | 87eb26bc3f01e98c948205eca6ff302903cc5b3e (diff) | |
download | r_lab_migration-de95a3f7981ffdc76cf37b9339cdb0464050819e.tar.gz r_lab_migration-de95a3f7981ffdc76cf37b9339cdb0464050819e.tar.bz2 r_lab_migration-de95a3f7981ffdc76cf37b9339cdb0464050819e.zip |
Update the FPDF version
Diffstat (limited to 'pdf/fpdf/doc/close.htm')
-rwxr-xr-x | pdf/fpdf/doc/close.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf/fpdf/doc/close.htm b/pdf/fpdf/doc/close.htm index 6d8c192..a4055ac 100755 --- a/pdf/fpdf/doc/close.htm +++ b/pdf/fpdf/doc/close.htm @@ -14,7 +14,7 @@ does it automatically. <br>
If the document contains no page, AddPage() is called to prevent from getting an invalid document.
<h2>See also</h2>
-<a href="output.htm">Output()</a>.
+<a href="output.htm">Output</a>
<hr style="margin-top:1.5em">
<div style="text-align:center"><a href="index.htm">Index</a></div>
</body>
|