diff options
author | Panagiotis Papadopoulos <pano_90@gmx.net> | 2009-10-11 12:13:59 +0200 |
---|---|---|
committer | Panagiotis Papadopoulos <pano_90@gmx.net> | 2009-10-11 12:13:59 +0200 |
commit | 9873d2ae10bde82da4460a778190406c43bd13be (patch) | |
tree | 3987b1563daa10c68f1ce1c3a437ff0705a7ad72 /src | |
parent | HUGE COMMIT (diff) | |
download | rekonq-9873d2ae10bde82da4460a778190406c43bd13be.tar.xz |
Small string fix
Diffstat (limited to 'src')
-rw-r--r-- | src/cleardata.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cleardata.ui b/src/cleardata.ui index 56a6f04f..b70d3b5a 100644 --- a/src/cleardata.ui +++ b/src/cleardata.ui @@ -64,7 +64,7 @@ <item> <widget class="QCheckBox" name="homePageThumbs"> <property name="text"> - <string>home page thumbs</string> + <string>Home page thumbs</string> </property> <property name="checked"> <bool>true</bool> |