[Marble-commits] KDE/kdeedu/marble/src/plugins/positionprovider/geoclue

Burkhard Lück lueck at hube-lueck.de
Fri Jul 10 16:58:24 CEST 2009


SVN commit 994397 by lueck:

typo fix

 M  +1 -1      GeoCluePositionProviderPlugin.cpp  


--- trunk/KDE/kdeedu/marble/src/plugins/positionprovider/geoclue/GeoCluePositionProviderPlugin.cpp #994396:994397
@@ -33,7 +33,7 @@
 
 QString GeoCluePositionProviderPlugin::description() const
 {
-    return tr( "Reports the the position via the GeoClue Location Framework." );
+    return tr( "Reports the position via the GeoClue Location Framework." );
 }
 
 QIcon GeoCluePositionProviderPlugin::icon() const


More information about the Marble-commits mailing list