[libchamplain] Fix documentation



commit 4d7cb996b38062d17d692b768a1481a08899854c
Author: Pierre-Luc Beaudoin <pierre-luc pierlux com>
Date:   Wed Aug 26 19:50:20 2009 -0400

    Fix documentation

 champlain/champlain-base-marker.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
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
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]