diff options
| author | Thomas Reitelbach <[email protected]> | 2008-03-25 18:40:01 +0000 |
|---|---|---|
| committer | Thomas Reitelbach <[email protected]> | 2008-03-25 18:40:01 +0000 |
| commit | c81438bea1f382aaffe5ab0a4cb64b83d1bd7d79 (patch) | |
| tree | 7417393c5c14bf99711b9ed1feea54fc90f1681d /src | |
| parent | 48f122fa6cc58410bdff3c435c6a5a3c483da355 (diff) | |
Fix typo
svn path=/trunk/KDE/kdebase/apps/; revision=790017
Diffstat (limited to 'src')
| -rw-r--r-- | src/tagcloud/newtagdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tagcloud/newtagdialog.ui b/src/tagcloud/newtagdialog.ui index ab2ea97a6..9c71b4df8 100644 --- a/src/tagcloud/newtagdialog.ui +++ b/src/tagcloud/newtagdialog.ui @@ -82,7 +82,7 @@ <item> <widget class="QLabel" name="label" > <property name="text" > - <string>Detailed Desctiption (optional):</string> + <string>Detailed Description (optional):</string> </property> </widget> </item> |
