From 0ac441acbe51a222d9094a5457e564a97bd60478 Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Sat, 24 Mar 2007 15:00:38 +0000 Subject: improve error handling by queueing old messages svn path=/trunk/KDE/kdebase/apps/; revision=646091 --- src/statusbarmessagelabel.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/statusbarmessagelabel.h') diff --git a/src/statusbarmessagelabel.h b/src/statusbarmessagelabel.h index 154915e4c..9f7c7a4a6 100644 --- a/src/statusbarmessagelabel.h +++ b/src/statusbarmessagelabel.h @@ -36,7 +36,7 @@ class QTimer; /** * @brief Represents a message text label as part of the status bar. * - * Dependant from the given type automatically a corresponding icon + * Dependent from the given type automatically a corresponding icon * is shown in front of the text. For message texts having the type * DolphinStatusBar::Error a dynamic color blending is done to get the * attention from the user. -- cgit v1.3.1