fix typo: complient -> compliant

This commit is contained in:
Johannes 'josch' Schauer 2020-08-27 02:48:26 +02:00
parent c4fb1d886f
commit b2c3b641db
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -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.",
)