Commit 2451dc9c authored by Andrey's avatar Andrey

typo

parent 534fe5b8
......@@ -314,7 +314,7 @@ class _MyHomePageState extends State<MyHomePage> {
// final PosPrintResult res =
// await printerManager.printTicket(await testTicket(paper));
// DEMMO RECEIPT
// DEMO RECEIPT
final PosPrintResult res =
await printerManager.printTicket(await demoReceipt(paper));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment