From fcb5efd6d5d405f5de937c981911606175bbb447 Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Tue, 12 May 2009 13:42:07 +0200 Subject: [PATCH] Documentation updates --- champlain/champlain-tile.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/champlain/champlain-tile.c b/champlain/champlain-tile.c index 0dcb444..e91e134 100644 --- a/champlain/champlain-tile.c +++ b/champlain/champlain-tile.c @@ -668,7 +668,7 @@ champlain_tile_new_full (gint x, * @self: the #ChamplainTile * @uri: the uri * - * Sets the tile's x position + * Sets the tile's uri * * Since: 0.4 */ @@ -691,7 +691,7 @@ champlain_tile_set_uri (ChamplainTile *self, * @self: the #ChamplainTile * @filename: a local path to an image * - * Returns the tile's x position + * Sets the tile's filename * * Since: 0.4 */ -- 2.39.5