]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixed stupid typo.
authorterry%mozilla.org <>
Sun, 23 Jan 2000 03:25:33 +0000 (03:25 +0000)
committerterry%mozilla.org <>
Sun, 23 Jan 2000 03:25:33 +0000 (03:25 +0000)
editcomponents.cgi

index b27fa9197ccb3c0f2028f97d087ff21f8c62033f..d9ff666c4a623a80dfe5bf5c2bf366ace1d05c32 100755 (executable)
@@ -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