summaryrefslogtreecommitdiffstats
path: root/src/cpufreqd
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpufreqd')
-rw-r--r--src/cpufreqd/cpufreqdconnection.cpp2
-rw-r--r--src/cpufreqd/cpufreqdconnection.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/cpufreqd/cpufreqdconnection.cpp b/src/cpufreqd/cpufreqdconnection.cpp
index 7820029..b46aedb 100644
--- a/src/cpufreqd/cpufreqdconnection.cpp
+++ b/src/cpufreqd/cpufreqdconnection.cpp
@@ -36,7 +36,7 @@
* Hrvoje Zeba <[email protected]>
*
* Format:
- * it is an uint32_t used as bittqmask
+ * it is an uint32_t used as bitmask
*
* 31-16 15-0
* <command> <arguments>
diff --git a/src/cpufreqd/cpufreqdconnection.h b/src/cpufreqd/cpufreqdconnection.h
index 28ab2bc..9641b51 100644
--- a/src/cpufreqd/cpufreqdconnection.h
+++ b/src/cpufreqd/cpufreqdconnection.h
@@ -29,7 +29,7 @@
* Hrvoje Zeba <[email protected]>
*
* Format:
- * it is an uint32_t used as bittqmask
+ * it is an uint32_t used as bitmask
*
* 31-16 15-0
* <command> <arguments>