From 03901b1b4451bbc3fca8038fed83d4533f40ee07 Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Fri, 23 Oct 2020 02:45:25 +0200 Subject: fix typo in Select ID Change-Id: I511c665f62be338df5957a61b7b3d92972f70899 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/104675 Reviewed-by: Seth Chaiklin Tested-by: Seth Chaiklin --- source/text/shared/01/ref_pdf_export_general.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source') diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp index b72c9d6d25..783af8020f 100644 --- a/source/text/shared/01/ref_pdf_export_general.xhp +++ b/source/text/shared/01/ref_pdf_export_general.xhp @@ -95,7 +95,7 @@ Converts to the PDF/A-1b, PDF/A-2b, or PDF/A-3b format. All fonts used in the source document are embedded in the generated PDF file, and PDF tags are written. The primary purpose is to create an electronic document whose appearance is device and application independent, making it suitable for long term preservation. PDF/A-2b is recommended for most users, because it allows for layers and transparency with shapes and images. It also compresses better (JPEG 2000) than PDF/A-1b, usually producing smaller files. PDF/A-3b is identical to PDF/A-2b, but also accepts embedding of other file formats. - + -- cgit