From 20e324c68eb1063c6ea8cf35a51f24a02abefb5b Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Mon, 4 Sep 2006 23:36:04 +0000 Subject: Tiny checkin fix for bug 349741 (fixes burning tree). --- Bugzilla/Object.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla/Object.pm') diff --git a/Bugzilla/Object.pm b/Bugzilla/Object.pm index 833cdcd2f..67fb707e6 100644 --- a/Bugzilla/Object.pm +++ b/Bugzilla/Object.pm @@ -297,7 +297,7 @@ They must return the validated value. =over -=item C +=item C Description: Creates a new item in the database. Throws a User Error if any of the passed-in params -- cgit v1.2.3-24-g4f1b