2009-04-07 Alberto Garcia <agarcia@igalia.com>
authorAlberto Garcia <agarcia@igalia.com>
Tue, 7 Apr 2009 17:10:18 +0000 (17:10 +0000)
committerAlberto Garcia <agarcia@igalia.com>
Tue, 7 Apr 2009 17:10:18 +0000 (17:10 +0000)
* src/hildon-touch-selector.c: Fix typos

ChangeLog
src/hildon-touch-selector.c

index 697ae88..b97ee40 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-04-07  Alberto Garcia  <agarcia@igalia.com>
+
+       * src/hildon-touch-selector.c: Fix typos
+
 2009-04-07  Claudio Saavedra  <csaavedra@igalia.com>
 
        * src/hildon-color-chooser.c (hildon_color_chooser_pointer_motion):
index 6c6ba34..dc6cdf6 100644 (file)
@@ -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
  **/