summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 73d4b3a..8279229 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 */