Update src/escpos/codepages.py
This commit is contained in:
parent
e0320f8f68
commit
5231632cb4
@ -25,7 +25,7 @@ class CodePageManager:
|
||||
return encoding.upper()
|
||||
|
||||
def get_encoding(self, encoding):
|
||||
"""Return the endocing data."""
|
||||
"""Return the encoding data."""
|
||||
return self.data[encoding]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user