summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorSean E. Russell <ser@ser1.net>2022-03-15 11:05:45 -0500
committerSean E. Russell <ser@ser1.net>2022-03-15 11:05:45 -0500
commit6daf6932469ecf60689843953bbcbe93a9879156 (patch)
treecf32425688e94051b760ddea6f52d4cd6ddb5402 /build
parent36cba3468c2bef52a38321894a718217226192f2 (diff)
Fixes #207
Diffstat (limited to 'build')
-rw-r--r--build/gotop.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/gotop.conf b/build/gotop.conf
index 20423ab..5ab6308 100644
--- a/build/gotop.conf
+++ b/build/gotop.conf
@@ -10,7 +10,7 @@ updateinterval=1000000000
averagecpu=false
# If true, show load per CPU
percpuload=true
-# Temperature units. C for Celcius, F for Fahrenheit
+# Temperature units. C for Celsius, F for Fahrenheit
tempscale=C
# If true, display a status bar
statusbar=false