[mythtv] [PATCH] videosource.cpp: missing ' ' in firewire help text

Stefan Frank sfr+lists at 6913304088794.gnuu.de
Sat Feb 5 13:07:36 UTC 2005


Please commit.

bye, Stefan

-------------- next part --------------
Index: libs/libmythtv/videosource.cpp
===================================================================
RCS file: /var/lib/mythcvs/mythtv/libs/libmythtv/videosource.cpp,v
retrieving revision 1.64
diff -u -r1.64 videosource.cpp
--- libs/libmythtv/videosource.cpp	4 Feb 2005 17:30:24 -0000	1.64
+++ libs/libmythtv/videosource.cpp	5 Feb 2005 13:04:52 -0000
@@ -850,7 +850,7 @@
  	CCSetting(parent, "firewire_model") {
             setLabel(QObject::tr("Firewire Model"));
             addSelection(QObject::tr("Other"));
-            setHelpText(QObject::tr("Firewire Model is for future use incase there " 
+            setHelpText(QObject::tr("Firewire Model is for future use in case there " 
                                      "is a need to model specific work arounds.")); 
 
         }


More information about the mythtv-dev mailing list