Typo--.
authorGustavo Lima Chaves <glima@profusion.mobi>
Fri, 10 Dec 2010 13:01:31 +0000 (13:01 +0000)
committerGustavo Lima Chaves <glima@profusion.mobi>
Fri, 10 Dec 2010 13:01:31 +0000 (13:01 +0000)
SVN revision: 55446

src/bin/config.c

index ec91d06..cd1f16b 100644 (file)
@@ -2524,7 +2524,7 @@ _status_config_scrolling(Evas_Object *win,
    LABEL_FRAME_ADD("<hilight>Zoom scroll friction</>");
 
    sl = elm_slider_add(win);
-   elm_object_tooltip_text_set(sl, "This is the amount of inertia inertia<br>"
+   elm_object_tooltip_text_set(sl, "This is the amount of inertia<br>"
                                    "scrollers will impose at animations<br>"
                                    "triggered by Elementary widgets'<br>"
                                    "zooming API");