mirror of
https://git.code.sf.net/p/zint/code
synced 2026-05-14 18:13:53 +00:00
Fix some typos; add _typos.toml
This commit is contained in:
@@ -163,7 +163,7 @@ int main(int argc, char** argv) {
|
||||
|
||||
strcat(pattern, C128Table[106]); // Stop
|
||||
|
||||
/* Start ouputting SVG file */
|
||||
/* Start outputting SVG file */
|
||||
print_head(cat_number);
|
||||
print_cue();
|
||||
print_data(pattern);
|
||||
|
||||
Reference in New Issue
Block a user