This is an automated email from the ASF dual-hosted git repository.

tilman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pdfbox-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new e536385b PDFBOX-5300: improve title / fix typo
e536385b is described below

commit e536385b31f37d4ef43dbe8c971e3053646aca8b
Author: Tilman Hausherr <[email protected]>
AuthorDate: Fri Jan 16 21:59:46 2026 +0100

    PDFBOX-5300: improve title / fix typo
---
 content/3.0/migration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/3.0/migration.md b/content/3.0/migration.md
index 5040dc34..a077a0e9 100644
--- a/content/3.0/migration.md
+++ b/content/3.0/migration.md
@@ -160,7 +160,7 @@ If a byte array is provided as source PDFBox uses 
`org.apache.pdfbox.io.RandomAc
 
 If a file is provided as source PDFBox uses 
`org.apache.pdfbox.io.RandomAccessReadBufferedFile` to wrap the source data 
using the in-memory cache as described above.
 
-### Changes in PDF Generation
+### Changes when generating PDF
 
 Complex scripts are now partially supported. This applies to latin ligatures 
and some indian scripts.
 This may result in slight visual differences even if you're not writing Indian 
text,

Reply via email to