From: Emmanuel Rodriguez Date: Sat, 11 Jul 2009 07:19:27 +0000 (+0200) Subject: Fix a typo in a comment X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4d44f3adec742aac9e40eeadd34020996b788ec;p=libchamplain Fix a typo in a comment --- 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 */