diff --git a/kcmkwin/kwinrules/ruleswidget.cpp b/kcmkwin/kwinrules/ruleswidget.cpp
index 42f140c45b..9aee541896 100644
--- a/kcmkwin/kwinrules/ruleswidget.cpp
+++ b/kcmkwin/kwinrules/ruleswidget.cpp
@@ -62,8 +62,8 @@ RulesWidget::RulesWidget( QWidget* parent, const char* name )
"
Remember: The value of the window property will be remembered and every time"
" time the window is created, the last remembered value will be applied."
"Force: The window property will be always forced to the given value."
- "Apply Now: The window property will be set to the given value immediatelly"
- "and will not be affected later (this action will be deleted afterwards)."
+ "Apply Now: The window property will be set to the given value immediately"
+ " and will not be affected later (this action will be deleted afterwards)."
"Force temporarily: The window property will be forced to the given value"
"until it is hidden (this action will be deleted after the window is hidden)."
"" );
@@ -74,7 +74,7 @@ RulesWidget::RulesWidget( QWidget* parent, const char* name )
" window settings from taking effect."
"Force: The window property will be always forced to the given value."
"Force temporarily: The window property will be forced to the given value"
- "until it is hidden (this action will be deleted after the window is hidden)."
+ " until it is hidden (this action will be deleted after the window is hidden)."
"" );
// window tabs have enable signals done in designer
// geometry tab