From 17809fb5f84c17e26f3ff730b4e40f0af0eed710 Mon Sep 17 00:00:00 2001 From: Koosha Khajeh Moogahi Date: Wed, 25 Jul 2012 17:41:02 -0400 Subject: Bug 776103 - Syntax error in Bugzilla::User::Setting API doc r/a=LpSolit --- Bugzilla/User/Setting.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bugzilla/User/Setting.pm b/Bugzilla/User/Setting.pm index 78e64c96b..958a95580 100644 --- a/Bugzilla/User/Setting.pm +++ b/Bugzilla/User/Setting.pm @@ -391,10 +391,10 @@ Description: Determines if a given setting exists in the database. Params: C<$setting_name> - string - the setting name Returns: boolean - true if the setting already exists in the DB. -=back - =end private +=back + =head1 METHODS =over 4 -- cgit v1.2.3-24-g4f1b