From: terry%mozilla.org <> Date: Sun, 23 Jan 2000 03:25:33 +0000 (+0000) Subject: Fixed stupid typo. X-Git-Tag: bugzilla-2.12~438 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea24a262aa45f70664f271c986a50cbc608aa019;p=thirdparty%2Fbugzilla.git Fixed stupid typo. --- diff --git a/editcomponents.cgi b/editcomponents.cgi index b27fa9197c..d9ff666c4a 100755 --- a/editcomponents.cgi +++ b/editcomponents.cgi @@ -358,7 +358,7 @@ if ($action eq 'add') { # if ($action eq 'new') { - PutHeader("Adding new product"); + PutHeader("Adding new component"); CheckProduct($product); # Cleanups and valididy checks