update spelling

This commit is contained in:
Patrick Kanzler 2023-09-17 22:44:57 +02:00
parent 189c8bd528
commit 11656be1cf
2 changed files with 2 additions and 1 deletions

View File

@ -66,6 +66,7 @@ Christoph
Heuel Heuel
Qian Qian
Lehtonen Lehtonen
Kanzler
barcode barcode
barcodes barcodes

View File

@ -894,7 +894,7 @@ class Escpos(object):
special values 'a' or 'b', referring to fonts 0 and 1. special values 'a' or 'b', referring to fonts 0 and 1.
:param bold: text in bold :param bold: text in bold
:param underline: underline mode for text, decimal range 0-2 :param underline: underline mode for text, decimal range 0-2
:param normal_textsize: switch to normal textsize if True :param normal_textsize: switch to normal text size if True
:param double_height: doubles the height of the text :param double_height: doubles the height of the text
:param double_width: doubles the width of the text :param double_width: doubles the width of the text
:param custom_size: uses custom size specified by width and height :param custom_size: uses custom size specified by width and height