From: Alberto Garcia Date: Tue, 7 Apr 2009 17:10:18 +0000 (+0000) Subject: 2009-04-07 Alberto Garcia X-Git-Tag: 2.1.66-1~13 X-Git-Url: http://git.maemo.org/git/?a=commitdiff_plain;h=209f1833ba242156f5c1be841dce74debd4ae767;p=hildon 2009-04-07 Alberto Garcia * src/hildon-touch-selector.c: Fix typos --- diff --git a/ChangeLog b/ChangeLog index 697ae88..b97ee40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-04-07 Alberto Garcia + + * src/hildon-touch-selector.c: Fix typos + 2009-04-07 Claudio Saavedra * src/hildon-color-chooser.c (hildon_color_chooser_pointer_motion): diff --git a/src/hildon-touch-selector.c b/src/hildon-touch-selector.c index 6c6ba34..dc6cdf6 100644 --- a/src/hildon-touch-selector.c +++ b/src/hildon-touch-selector.c @@ -1082,8 +1082,8 @@ hildon_touch_selector_prepend_text (HildonTouchSelector * selector, * @position: the position to insert @text. * @text: A non %NULL text string. * - * Inserts a new entry in particular position of a #HildoTouchSelector created - * with hildon_touch_selector_new_text(). + * Inserts a new entry in a particular position of a + * #HildonTouchSelector created with hildon_touch_selector_new_text(). * * Since: 2.2 **/