This commit is contained in:
Kovid Goyal 2016-02-23 22:04:48 +05:30
parent 6fdcc3c85f
commit 8626437fe1

View File

@ -51,7 +51,7 @@ class PDFOutput(OutputFormatPlugin):
options = set([
OptionRecommendation(name='override_profile_size', recommended_value=False,
help=_('Normally, the PDF page size is set by the output profile'
' chosen under page options. This option will cause the '
' chosen under the page setup options. This option will cause the '
' page size settings under PDF Output to override the '
' size specified by the output profile.')),
OptionRecommendation(name='unit', recommended_value='inch',