[Kst] kdeextragear-2/kst/kst/extensions/rana (silent)
Andrew Coles
andrew_coles at yahoo.co.uk
Fri Jan 28 13:29:10 CET 2005
CVS commit by coles:
CVS_SILENT
Corrected typo.
M +1 -1 noisetemperaturecalculation_i.cpp 1.2
--- kdeextragear-2/kst/kst/extensions/rana/noisetemperaturecalculation_i.cpp #1.1:1.2
@@ -110,5 +110,5 @@ void NoiseTemperatureCalculationI::calcu
*/
} else {
- QMessageBox::critical( this, i18n("Invalid value:"), i18n("Please enter different values for V_high anbd V_low") );
+ QMessageBox::critical( this, i18n("Invalid value:"), i18n("Please enter different values for V_high and V_low") );
}
} else {
More information about the Kst
mailing list