fix tooltip typo
authorMaksym Veremeyenko <verem@m1stereo.tv>
Thu, 30 Jun 2011 10:37:11 +0000 (13:37 +0300)
committerMaksym Veremeyenko <verem@m1stereo.tv>
Thu, 30 Jun 2011 10:37:11 +0000 (13:37 +0300)
src/ui_buttons.c

index 99b6a5b..6de8bd8 100644 (file)
@@ -76,7 +76,7 @@ static const button_desc_t buttons[] =
     },
     {
         BUTTON_PLAYLIST_ITEM_UP,
-        "Move item ebove (Ctrl-UP)",
+        "Move item above (Ctrl-UP)",
         NULL,
         NULL,
         "button_playlist_up",