summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2013-07-13 16:39:57 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2013-07-13 16:39:57 -0500
commite49bd16b78beb8f75a079916b6d4e8d2ce457c58 (patch)
treeb237f49e29c5c4ab40e8f795ed8bcdb5fda5569b /src
parent2b2945858fe2382d53b80dda26004f8e2fb06b8b (diff)
downloadtdepowersave-e49bd16b78beb8f75a079916b6d4e8d2ce457c58.tar.gz
tdepowersave-e49bd16b78beb8f75a079916b6d4e8d2ce457c58.zip
Fix typo.
Diffstat (limited to 'src')
-rw-r--r--src/configure_Dialog.ui2
-rw-r--r--src/kpowersave_debug.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/configure_Dialog.ui b/src/configure_Dialog.ui
index fe27b0c..2500a62 100644
--- a/src/configure_Dialog.ui
+++ b/src/configure_Dialog.ui
@@ -1174,7 +1174,7 @@
</size>
</property>
<property name="text">
- <string>Define the battery warning levels (in percentage) and the releated action if the level get reached:</string>
+ <string>Define the battery warning levels (in percentage) and the related action if the level get reached:</string>
</property>
<property name="textFormat">
<enum>RichText</enum>
diff --git a/src/kpowersave_debug.h b/src/kpowersave_debug.h
index 2c9f648..20f2c6b 100644
--- a/src/kpowersave_debug.h
+++ b/src/kpowersave_debug.h
@@ -38,7 +38,7 @@
/*!
* \file kpowersave_debug.h
-* \brief Headerfile for debug releated defines/macros. Currently this file
+* \brief Headerfile for debug related defines/macros. Currently this file
* contains the myDebug(...) macro.
*/