aboutsummaryrefslogtreecommitdiff
path: root/launcher/MTPixmapCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/MTPixmapCache.h')
-rw-r--r--launcher/MTPixmapCache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/MTPixmapCache.h b/launcher/MTPixmapCache.h
index 271788c0..65cbe032 100644
--- a/launcher/MTPixmapCache.h
+++ b/launcher/MTPixmapCache.h
@@ -95,7 +95,7 @@ class PixmapCache final : public QObject {
}
/**
- * Mark that a cach miss occured because of a eviciton if too man of these occure to fast the cache size is increased
+ * Mark that a cache miss occurred because of a eviction if too many of these occur too fast the cache size is increased
* @return if the cache size was increased
*/
bool _markCacheMissByEviciton()