forked from josch/img2pdf
fix typo: complient -> compliant
This commit is contained in:
parent
c4fb1d886f
commit
b2c3b641db
1 changed files with 1 additions and 1 deletions
|
@ -3310,7 +3310,7 @@ RGB.""",
|
|||
nargs="?",
|
||||
const="/usr/share/color/icc/sRGB.icc",
|
||||
default=None,
|
||||
help="Output a PDF/A-1b complient document. By default, this will "
|
||||
help="Output a PDF/A-1b compliant document. By default, this will "
|
||||
"embed /usr/share/color/icc/sRGB.icc as the color profile.",
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue