diff options
author | Frank Gevaerts <frank@gevaerts.be> | 2008-02-22 20:23:00 +0000 |
---|---|---|
committer | Frank Gevaerts <frank@gevaerts.be> | 2008-02-22 20:23:00 +0000 |
commit | 77970e4017074427144cd600edc432972b77999e (patch) | |
tree | fae0cbe7add32cab86055f3648673ec891bc37fa | |
parent | 523af276c1b6cebb56977394db40c652e12625e0 (diff) |
comment typo fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16369 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r-- | firmware/export/pp5024.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/pp5024.h b/firmware/export/pp5024.h index 900032132e..17bac121f6 100644 --- a/firmware/export/pp5024.h +++ b/firmware/export/pp5024.h @@ -19,8 +19,8 @@ * ****************************************************************************/ -/* We believe is this quite similar to the 5020 and for how we just use that - completely and redifine any minor differences */ +/* We believe this is quite similar to the 5020 and for now we just use that + completely and redefine any minor differences */ #include "pp5020.h" #endif |