summaryrefslogtreecommitdiffstats
path: root/extra/kde301/kicontheme.h
diff options
context:
space:
mode:
Diffstat (limited to 'extra/kde301/kicontheme.h')
-rw-r--r--extra/kde301/kicontheme.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde301/kicontheme.h b/extra/kde301/kicontheme.h
index 4624c23..9269f09 100644
--- a/extra/kde301/kicontheme.h
+++ b/extra/kde301/kicontheme.h
@@ -148,7 +148,7 @@ public:
bool isValid() const;
/**
- * The minimum display depth retquired for this theme. This can either
+ * The minimum display depth required for this theme. This can either
* be 8 or 32.
*/
int depth() const { return mDepth; }