aboutsummaryrefslogtreecommitdiffstats
path: root/logger.c
diff options
context:
space:
mode:
Diffstat (limited to 'logger.c')
-rw-r--r--logger.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/logger.c b/logger.c
index 143b62e..00ee4a7 100644
--- a/logger.c
+++ b/logger.c
@@ -98,7 +98,7 @@ void csvlog_init()
"\"CPU Maximum frequency\","
"\"CPU Current frequency\","
"\"CPU Temperature\","
- "\"Target temperature\","
+ "\"Target Temperature\","
"\"Scaling maximum frequency\"\n",config.csvfile);
} else {
DEBUG1_LOG("Appending to CSV file\n");