Fix typo in PDF standard CLI help part 2 (#6531)

This commit is contained in:
Adrián Delgado 2025-06-30 11:51:36 -05:00 committed by GitHub
parent 880f56c90d
commit c99f3ffc7d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -491,7 +491,7 @@ pub enum PdfStandard {
/// PDF/A-2u.
#[value(name = "a-2u")]
A_2u,
/// PDF/A-3u.
/// PDF/A-3b.
#[value(name = "a-3b")]
A_3b,
/// PDF/A-3u.