[Marble-commits] KDE/kdeedu/marble/src/lib

Jens-Michael Hoffmann jensmh at gmx.de
Mon Apr 26 12:29:01 CEST 2010


SVN commit 1118985 by jmhoffmann:

Fix typo in comment.

 M  +1 -1      MarbleModel.cpp  


--- trunk/KDE/kdeedu/marble/src/lib/MarbleModel.cpp #1118984:1118985
@@ -929,7 +929,7 @@
 {
     Q_ASSERT( d->m_tileLoader );
     // When downloading a region (the author of these lines thinks) most users probably expect
-    // the download to begin with the low resution tiles and then procede level-wise to
+    // the download to begin with the low resolution tiles and then procede level-wise to
     // higher resolution tiles. In order to achieve this, we start requesting downloads of
     // high resolution tiles and request the low resolution tiles at the end because
     // DownloadQueueSet (silly name) is implemented as stack.


More information about the Marble-commits mailing list