Skip to content

Commit

Permalink
Fix a typo: a_dither -> x_dither(issue #66)
Browse files Browse the repository at this point in the history
  • Loading branch information
saitoha committed Jul 22, 2018
1 parent 36865a0 commit cf47281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion converters/img2sixel.1
Expand Up @@ -96,7 +96,7 @@ burkes -> Burkes' method
.br
a_dither -> positionally stable arithmetic dither
.br
a_dither -> positionally stable arithmetic xor based dither
x_dither -> positionally stable arithmetic xor based dither
.TP 5
.B \-f \fIFINDTYPE\fP, \-\-find\-largest=\fIFINDTYPE\fP
choose method for finding the largest dimension of median
Expand Down

0 comments on commit cf47281

Please sign in to comment.