mirror of
https://git.code.sf.net/p/zint/code
synced 2026-05-12 09:03:59 +00:00
general: fix some typos using https://github.com/crate-ci/typos
(see gs1-syntax-engine PR #15, props Viktor Szépe)
This commit is contained in:
@@ -31,7 +31,7 @@ def isolate_tag(tag):
|
||||
else:
|
||||
stage += tag
|
||||
|
||||
# Add the right amount of indendation (indentation X 4 spaces)
|
||||
# Add the right amount of indentation (indentation X 4 spaces)
|
||||
def add_indent():
|
||||
global indentation
|
||||
retval = ""
|
||||
|
||||
Reference in New Issue
Block a user