┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/statusbarmessagelabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/statusbarmessagelabel.h')
-rw-r--r--src/statusbarmessagelabel.h2
1 files changed, 1 insertions, 1 deletions
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.