diff --git a/pdf2htmlEX.1.in b/pdf2htmlEX.1.in index 6aacec1..23f60e5 100644 --- a/pdf2htmlEX.1.in +++ b/pdf2htmlEX.1.in @@ -118,7 +118,7 @@ Treat space characters as offsets, which may increase the size of the output. Turn it on if space characters are not displayed correctly, or you want to remove positional spaces. .TP .B --stretch-narrow-glyph <0|1> (Default: 0) -If set to 1, glyphs narrower than described in PDF will be strecth; otherwise space will be padded to the right of the glyphs +If set to 1, glyphs narrower than described in PDF will be stretched; otherwise space will be padded to the right of the glyphs .TP .B --squeeze-wide-glyph <0|1> (Default: 1) If set to 1, glyphs wider than described in PDF will be squeezed; otherwise it will be truncated.