From f50afd07d060f8f67a4503d2d6bbe468bba747d8 Mon Sep 17 00:00:00 2001
From: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Date: Wed, 3 May 2023 02:58:19 -0600
Subject: Explicitly use the adjectival form here

I wrote a rationale for this change in core commit 15ae7425b9fdc6e5f2613cd91bcad795eef5fc5e.

Change-Id: I7600ab8fe8998cdc2fc9dbbc3701c3f99efe08af
---
 source/text/shared/01/ref_pdf_export_general.xhp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'source/text/shared')

diff --git a/source/text/shared/01/ref_pdf_export_general.xhp b/source/text/shared/01/ref_pdf_export_general.xhp
index 8fe49dbbee..c516693b83 100644
--- a/source/text/shared/01/ref_pdf_export_general.xhp
+++ b/source/text/shared/01/ref_pdf_export_general.xhp
@@ -91,7 +91,7 @@
     <paragraph id="par_id0804200803553767" role="paragraph" xml-lang="en-US"><ahelp hid=".">This setting enables you to export the document as a .pdf file containing two file formats: PDF and ODF.</ahelp> In PDF viewers it behaves like a normal .pdf file and it remains fully editable in %PRODUCTNAME.</paragraph>
     <bookmark xml-lang="en-US" branch="hid/filter/ui/pdfgeneralpage/pdfa" id="bm_id303964" localize="false"/>
 
-    <h3 id="hd_id2796411">Archive (PDF/A, ISO 19005)</h3>
+    <h3 id="hd_id2796411">Archival (PDF/A, ISO 19005)</h3>
     <paragraph id="par_id5016327" role="paragraph" xml-lang="en-US"><ahelp hid=".">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.</ahelp></paragraph>
     <note id="par_id301602634061241">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.</note>
 
-- 
cgit