From: Koosha Khajeh Moogahi Date: Wed, 25 Jul 2012 21:41:02 +0000 (-0400) Subject: Bug 776103 - Syntax error in Bugzilla::User::Setting API doc X-Git-Tag: bugzilla-4.2.2~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17809fb5f84c17e26f3ff730b4e40f0af0eed710;p=thirdparty%2Fbugzilla.git Bug 776103 - Syntax error in Bugzilla::User::Setting API doc r/a=LpSolit --- diff --git a/Bugzilla/User/Setting.pm b/Bugzilla/User/Setting.pm index 78e64c96b1..958a95580e 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