forked from len0rd/rockbox
Spelling error
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4690 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9efa470863
commit
dfb5c6ed61
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ open(HFILE, ">$prefix.h");
|
|||
open(CFILE, ">$prefix.c");
|
||||
|
||||
print HFILE <<MOO
|
||||
/* This file was automaticly generated using genlang */
|
||||
/* This file was automatically generated using genlang */
|
||||
/*
|
||||
* The str() macro/functions is how to access strings that might be
|
||||
* translated. Use it like str(MACRO) and expect a string to be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue