diff options
Diffstat (limited to 'extra/kde303/kicontheme.h')
-rw-r--r-- | extra/kde303/kicontheme.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/kde303/kicontheme.h b/extra/kde303/kicontheme.h index 4624c23..9269f09 100644 --- a/extra/kde303/kicontheme.h +++ b/extra/kde303/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; } |