From: Pierre-Luc Beaudoin Date: Wed, 26 Aug 2009 23:50:20 +0000 (-0400) Subject: Fix documentation X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d7cb996b38062d17d692b768a1481a08899854c;p=libchamplain Fix documentation --- diff --git a/champlain/champlain-base-marker.c b/champlain/champlain-base-marker.c index 1179167..05dfad4 100644 --- a/champlain/champlain-base-marker.c +++ b/champlain/champlain-base-marker.c @@ -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 *