From 9156dbaef5b97c673b95de1745ac33daf6518145 Mon Sep 17 00:00:00 2001 From: Michael Sparmann Date: Sat, 13 Nov 2010 17:49:45 +0000 Subject: Damn. Remove another typo. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28579 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/pcm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export') diff --git a/firmware/export/pcm.h b/firmware/export/pcm.h index 91159e1656..80b5b09a79 100644 --- a/firmware/export/pcm.h +++ b/firmware/export/pcm.h @@ -43,7 +43,7 @@ /* I/O error has occurred */ #define PCMREC_E_IO 0x80008000 #ifdef DEBUG -/* encoder has written past end of alloccated space */ +/* encoder has written past end of allocated space */ #define PCMREC_E_CHUNK_OVF 0x80010000 #endif /* DEBUG */ -- cgit v1.2.3