diff options
| author | Frederik Schwarzer <[email protected]> | 2008-10-16 13:59:07 +0000 |
|---|---|---|
| committer | Frederik Schwarzer <[email protected]> | 2008-10-16 13:59:07 +0000 |
| commit | 4516323b9b63893792395ff065fb09239828add9 (patch) | |
| tree | c2b162fff99705bf10e65fb75e4fcca9ee951785 /src | |
| parent | 0a156260997e2b81b0453b19e7ce36883a2e0c02 (diff) | |
global typo
more then -> more than
other then -> other than
svn path=/trunk/KDE/kdebase/apps/; revision=872169
Diffstat (limited to 'src')
| -rw-r--r-- | src/renamedialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/renamedialog.h b/src/renamedialog.h index 931b89cb0..1eaae2c61 100644 --- a/src/renamedialog.h +++ b/src/renamedialog.h @@ -62,7 +62,7 @@ public: * is part of the returned string. If the returned string is empty, * then RenameDialog::errorString() should be used to show the reason * of having an empty string (e. g. if the # character has - * been deleted by the user, although more then one item should be + * been deleted by the user, although more than one item should be * renamed). */ const QString& newName() const |
