Repository: pdfbox-docs Updated Branches: refs/heads/asf-site 5e0705bc3 -> 0ee5f5ad0
Site checkin for project Apache PDFBox Website Project: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/commit/0ee5f5ad Tree: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/tree/0ee5f5ad Diff: http://git-wip-us.apache.org/repos/asf/pdfbox-docs/diff/0ee5f5ad Branch: refs/heads/asf-site Commit: 0ee5f5ad07702489b33a04c406ce24f3686e82ae Parents: 5e0705b Author: Maruan Sahyoun <[email protected]> Authored: Mon Apr 24 10:52:22 2017 +0200 Committer: Maruan Sahyoun <[email protected]> Committed: Mon Apr 24 10:52:22 2017 +0200 ---------------------------------------------------------------------- content/2.0/faq.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/pdfbox-docs/blob/0ee5f5ad/content/2.0/faq.html ---------------------------------------------------------------------- diff --git a/content/2.0/faq.html b/content/2.0/faq.html index 9c09b0f..dca06d9 100644 --- a/content/2.0/faq.html +++ b/content/2.0/faq.html @@ -190,7 +190,7 @@ <h3 id="pdf-rendering">PDF Rendering</h3> <ul> - <li><a href="#outofmemoryrrror">Iâm getting an OutOfMemoryError. What can I do?</a></li> + <li><a href="#outofmemoryerror">Iâm getting an OutOfMemoryError. What can I do?</a></li> <li><a href="#dropshadow">A drop shadow is missing or at the wrong position when rendering a page</a></li> <li><a href="#textantialias">Why are some texts in poor quality and not antialiased?</a></li> </ul> @@ -342,7 +342,7 @@ the word âHelloâ is drawn.</li> <h2 id="pdf-rendering-1">PDF rendering</h2> -<p><a name="outofmemoryrrror"></a></p> +<p><a name="outofmemoryerror"></a></p> <h3 id="im-getting-an-outofmemoryerror-what-can-i-do">Iâm getting an OutOfMemoryError. What can I do?</h3>
