[emerillon] Fix typo in previous tooltip fix



commit 00895784aed79ca1a5f3d92d655fdf83b5322305
Author: Pierre-Luc Beaudoin <pierre-luc beaudoin novopia com>
Date:   Wed Oct 7 12:25:40 2009 -0400

    Fix typo in previous tooltip fix

 emerillon/window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/emerillon/window.c b/emerillon/window.c
index 941e727..ee86bd1 100644
--- a/emerillon/window.c
+++ b/emerillon/window.c
@@ -627,7 +627,7 @@ static const GtkRadioActionEntry radio_entries[] = {
       { "MapCycle", NULL, N_("_Cycling"), "<alt>2",
         N_("View the cycling map based on OpenCycleMap"), 1 },
       { "MapTransport", NULL, N_("_Public Transportation"), "<alt>3",
-        N_("View the public transporation map based on Ã?pnvkarte"), 2 },
+        N_("View the public transportation map based on Ã?pnvkarte"), 2 },
       { "MapTerrain", NULL, N_("_Terrain"), "<alt>4",
         N_("View the terrain map based on mapsforfree.com Relief"), 3 },
 };



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]