From 5c1adfffbfc618a54f34e168a451587826c4671a Mon Sep 17 00:00:00 2001 From: Christophe Mutricy Date: Thu, 29 Nov 2007 22:36:59 +0000 Subject: [PATCH] Typo --- modules/gui/qt4/components/simple_preferences.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/gui/qt4/components/simple_preferences.cpp b/modules/gui/qt4/components/simple_preferences.cpp index 612df81e5e..2cb2356d7f 100644 --- a/modules/gui/qt4/components/simple_preferences.cpp +++ b/modules/gui/qt4/components/simple_preferences.cpp @@ -284,7 +284,8 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent, /* Disk Devices */ { ui.DVDDevice->setToolTip( - qtr( "If this propriety is blank, then you have\n" + //BUG: make this sentence understandable + qtr( "If this property is blank, then you have\n" "values for DVD, VCD, and CDDA.\n" "You can define a unique one or set that in" "the advanced preferences" ) ); -- 2.39.5