mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 12:32:01 +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:
@@ -65,7 +65,7 @@ public:
|
||||
int inputMode() const; // `symbol->input_mode`
|
||||
void setInputMode(int input_mode);
|
||||
|
||||
/* Note text/eci and segs are mutally exclusive */
|
||||
/* Note text/eci and segs are mutually exclusive */
|
||||
|
||||
/* Input data (segment 0 text) */
|
||||
QString text() const;
|
||||
|
||||
Reference in New Issue
Block a user