diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/configure_Dialog.ui | 2 | ||||
-rw-r--r-- | src/kpowersave_debug.h | 2 |
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. */ |