summaryrefslogtreecommitdiffstats
path: root/src/kpowersave.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kpowersave.h')
-rw-r--r--src/kpowersave.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kpowersave.h b/src/kpowersave.h
index e78c7bf..74cdb8f 100644
--- a/src/kpowersave.h
+++ b/src/kpowersave.h
@@ -200,10 +200,10 @@ private:
int STANDBY_MENU_ID;
//! a menu seperator ID
/*! contains the ID of the separator between sleep-states-entries and the cpufreq-submenu */
- int CPUFRETQ_SEPARATOR_MENU_ID;
+ int CPUFREQ_SEPARATOR_MENU_ID;
//! a submenu ID
/*! contains the ID of the cpufreq sub menu*/
- int CPUFRETQ_MENU_ID;
+ int CPUFREQ_MENU_ID;
//! a menu seperator ID
/*! contains the ID of the separator between cpufreq- and scheme-submenu*/
int SCHEME_SEPARATOR_MENU_ID;