From b4d44f3adec742aac9e40eeadd34020996b788ec Mon Sep 17 00:00:00 2001 From: Emmanuel Rodriguez Date: Sat, 11 Jul 2009 09:19:27 +0200 Subject: [PATCH] Fix a typo in a comment --- champlain/champlain-selection-layer.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/champlain/champlain-selection-layer.c b/champlain/champlain-selection-layer.c index 22b96d3..730ea02 100644 --- a/champlain/champlain-selection-layer.c +++ b/champlain/champlain-selection-layer.c @@ -339,7 +339,7 @@ champlain_selection_layer_set_selection_mode (ChamplainSelectionLayer *layer, * champlain_selection_layer_get_selection_mode: * @layer: a #ChamplainSelectionLayer * -* REturns the selection mode of the layer. +* Returns the selection mode of the layer. * * Since: 0.4 */ -- 2.39.5