vlc | branch: master | Kaarlo Raiha <[email protected]> | Sun Jul 31 
13:10:08 2011 +0300| [155331a73f4fa664b4ea7d54c30771e387f0da1d] | committer: 
Jean-Baptiste Kempf

Change controler to controller

Signed-off-by: Jean-Baptiste Kempf <[email protected]>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=155331a73f4fa664b4ea7d54c30771e387f0da1d
---

 modules/gui/qt4/qt4.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/qt4.cpp b/modules/gui/qt4/qt4.cpp
index a6587e1..4efcc40 100644
--- a/modules/gui/qt4/qt4.cpp
+++ b/modules/gui/qt4/qt4.cpp
@@ -92,7 +92,7 @@ static void ShowDialog   ( intf_thread_t *, int, int, 
intf_dialog_args_t * );
 
 #define TITLE_TEXT N_( "Show playing item name in window title" )
 #define TITLE_LONGTEXT N_( "Show the name of the song or video in the " \
-                           "controler window title." )
+                           "controller window title." )
 
 #define NOTIFICATION_TEXT N_( "Show notification popup on track change" )
 #define NOTIFICATION_LONGTEXT N_( \

_______________________________________________
vlc-commits mailing list
[email protected]
http://mailman.videolan.org/listinfo/vlc-commits

Reply via email to