1
0
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:
gitlost
2026-02-26 22:35:25 +00:00
parent bd33953fc1
commit 6dd216db85
14 changed files with 98 additions and 21 deletions

View File

@@ -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);