diff --git a/auto_cpufreq/bin/auto_cpufreq.py b/auto_cpufreq/bin/auto_cpufreq.py index a9da8d93..7e518bd8 100755 --- a/auto_cpufreq/bin/auto_cpufreq.py +++ b/auto_cpufreq/bin/auto_cpufreq.py @@ -152,7 +152,7 @@ def config_info_dialog(): else: gnome_power_detect() tlp_service_detect() - brttery_get_thresholds() + battery_get_thresholds() read_stats() elif log: deprecated_log_msg()