From e88a19ef2d54c9e11049190ba88b5e49ba6dbec3 Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Wed, 6 Jan 2016 12:02:30 +0100 Subject: [PATCH] DOC correct mistake in documentation --- escpos/escpos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/escpos/escpos.py b/escpos/escpos.py index 1622df3..3a7a83f 100644 --- a/escpos/escpos.py +++ b/escpos/escpos.py @@ -399,7 +399,7 @@ class Escpos(object): *default*: NORMAL :param width: text width, normal (1) or double width (2), *default*: 1 - :param height: text height, normal (1) or double height (2), *default*: 2 + :param height: text height, normal (1) or double height (2), *default*: 1 :param density: print density, value from 0-8, if something else is supplied the density remains unchanged """ # Width