diff options
-rw-r--r-- | krootbacking/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/krootbacking/main.cpp b/krootbacking/main.cpp index f29666d02..420ecf07c 100644 --- a/krootbacking/main.cpp +++ b/krootbacking/main.cpp @@ -35,7 +35,7 @@ bool argb_visual = false; static const char description[] = - I18N_NOOP("A program to grab the current TDE desktop backrounds for xscreensaver"); + I18N_NOOP("A program to grab the current TDE desktop backgrounds for xscreensaver"); static const char version[] = "0.1"; |