]> err.no Git - libchamplain/commitdiff
Fix documentation
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 26 Aug 2009 23:50:20 +0000 (19:50 -0400)
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>
Wed, 26 Aug 2009 23:50:20 +0000 (19:50 -0400)
champlain/champlain-base-marker.c

index 1179167131732939151b6c5527808a0b15d59275..05dfad4279c8fc796f937333550a75beb47a09ca 100644 (file)
@@ -218,8 +218,8 @@ champlain_base_marker_new (void)
 /**
  * champlain_base_marker_set_position:
  * @marker: a #ChamplainBaseMarker
- * @longitude: the longitude to center the map at
  * @latitude: the longitude to center the map at
+ * @longitude: the longitude to center the map at
  *
  * Positions the base_marker on the map at the coordinates
  *