manual: Deutshe -> Deutsche (#266)

This commit is contained in:
gitlost 2022-08-05 23:51:24 +01:00
parent 516e4ddd49
commit c0a5c7b125
7 changed files with 17 additions and 17 deletions

View file

@ -280,7 +280,7 @@ INTERNAL int itf14(struct zint_symbol *symbol, unsigned char source[], int lengt
return error_number ? error_number : warn_number;
}
/* Deutshe Post Leitcode */
/* Deutsche Post Leitcode */
INTERNAL int dpleit(struct zint_symbol *symbol, unsigned char source[], int length) {
int i, error_number;
unsigned int count;