┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/filterbar.h
diff options
context:
space:
mode:
authorFrederik Schwarzer <[email protected]>2008-09-25 15:05:22 +0000
committerFrederik Schwarzer <[email protected]>2008-09-25 15:05:22 +0000
commitd3f278419c4d70a4c6a8bfcd3872f98c8bde3376 (patch)
treef7ac676e0839d6a0fbb07cba22517e01e94c90a2 /src/filterbar.h
parent42bd32dbdade496b4dd6d30eff515c9856640a87 (diff)
let me introduce: typo of the year "the the"
mostly seen as "the the" -> "the" "the the" -> "to the" and in its best case "a the the" -> "" :) svn path=/trunk/KDE/kdebase/apps/; revision=864814
Diffstat (limited to 'src/filterbar.h')
-rw-r--r--src/filterbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filterbar.h b/src/filterbar.h
index 7ede89b31..87aaa017e 100644
--- a/src/filterbar.h
+++ b/src/filterbar.h
@@ -40,7 +40,7 @@ public:
FilterBar(QWidget* parent = 0);
virtual ~FilterBar();
- /** Clears the the input field. */
+ /** Clears the input field. */
void clear();
signals: