Fix spelling of 'New'

This commit is contained in:
Tony Lambregts
2005-01-22 01:39:22 +00:00
committed by WineHQ
parent 9f4afedc20
commit cbfef68f96

View File

@@ -69,7 +69,7 @@ if(isset($_REQUEST['submit1']))
$WhatChanged .= "-----------------------:\n";
$WhatChanged .= stripslashes($old_description)."\n";
$WhatChanged .= "-----------------------:\n";
$WhatChanged .= " Description: Vew Value:\n";
$WhatChanged .= " Description: New Value:\n";
$WhatChanged .= "-----------------------:\n";
$WhatChanged .= stripslashes($description)."\n";
$WhatChanged .= "-----------------------:\n";