summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-11-19 07:15:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-11-19 07:15:02 +0000
commite4adcee6cb0ce93a2f20c8e69047d8295f182f19 (patch)
tree9d5cf281f5d95f9969e554ee72f5bb19abcc8f62 /firmware
parente6cf70a613ac81486b9fdbda4ff6d88c73e57670 (diff)
downloadrockbox-e4adcee6cb0ce93a2f20c8e69047d8295f182f19.tar.gz
rockbox-e4adcee6cb0ce93a2f20c8e69047d8295f182f19.zip
like an FM recorder
gee, I should have more coffee before I commit in the mornings git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4040 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index 73d4b3ae82..8279229f78 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -27,7 +27,7 @@
#elif defined(ARCHOS_FMRECORDER)
#include "config-fmrecorder.h"
#elif defined(ARCHOS_RECORDERV2)
-/* The v2 looks and acts a lot like a recorder */
+/* The v2 looks and acts a lot like an FM recorder */
#include "config-fmrecorder.h"
#else
/* no known platform */