From b368f4158af42f7bc234bf8903bd39ab4ede16d3 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Wed, 11 Apr 2007 05:40:43 +0000 Subject: [PATCH] /me fail english? thats unpossible git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13105 a1c6a512-1295-4272-9138-f99709370657 --- apps/recorder/bmp.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/recorder/bmp.h b/apps/recorder/bmp.h index 52a0b852ee..f8650b2203 100644 --- a/apps/recorder/bmp.h +++ b/apps/recorder/bmp.h @@ -27,7 +27,7 @@ * * Reads a 8bit BMP file and puts the data in a 1-pixel-per-byte * array. - * Returns < 0 for error, or number of bytes used from the bitmpa buffer + * Returns < 0 for error, or number of bytes used from the bitmap buffer * **********************************************/ int read_bmp_file(char* filename,