From 4d7cb996b38062d17d692b768a1481a08899854c Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Wed, 26 Aug 2009 19:50:20 -0400 Subject: [PATCH] Fix documentation --- champlain/champlain-base-marker.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 * -- 2.39.5