aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkanat%bugzilla.org <>2006-09-04 23:36:04 +0000
committermkanat%bugzilla.org <>2006-09-04 23:36:04 +0000
commit20e324c68eb1063c6ea8cf35a51f24a02abefb5b (patch)
tree217fb0229bb3747a2e541318e44cc005137015af
parent1925d1ab4f0fb76e6408c0961ac334cf310e1799 (diff)
downloadbugs-20e324c68eb1063c6ea8cf35a51f24a02abefb5b.tar
bugs-20e324c68eb1063c6ea8cf35a51f24a02abefb5b.tar.gz
bugs-20e324c68eb1063c6ea8cf35a51f24a02abefb5b.tar.bz2
bugs-20e324c68eb1063c6ea8cf35a51f24a02abefb5b.tar.xz
bugs-20e324c68eb1063c6ea8cf35a51f24a02abefb5b.zip
Tiny checkin fix for bug 349741 (fixes burning tree).
-rw-r--r--Bugzilla/Object.pm2
1 files changed, 1 insertions, 1 deletions
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<create($params)>
+=item C<create>
Description: Creates a new item in the database.
Throws a User Error if any of the passed-in params