]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/kitemviews/kfileitemlistview.cpp
Fix minor typos
[dolphin.git] / src / kitemviews / kfileitemlistview.cpp
index 3c1ef1b98dee04ecaecfa453f20a966fdbb2d6ef..b1d3da643d5ca195d0b993228dca65e6aa60707e 100644 (file)
@@ -35,7 +35,7 @@
 
 namespace {
     // If the visible index range changes, KFileItemModelRolesUpdater is not
-    // informed immediatetly, but with a short delay. This ensures that scrolling
+    // informed immediately, but with a short delay. This ensures that scrolling
     // always feels smooth and is not interrupted by icon loading (which can be
     // quite expensive if a disk access is required to determine the final icon).
     const int ShortInterval = 50;