1
0
Fork 0
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:
Linus Nielsen Feltzing 2004-05-21 23:37:08 +00:00
parent 9efa470863
commit dfb5c6ed61

View file

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