From: Koosha Khajeh Moogahi Date: Wed, 25 Jul 2012 21:43:15 +0000 (-0400) Subject: Bug 776103 - Syntax error in Bugzilla::User::Setting API doc X-Git-Tag: bugzilla-4.3.2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2221e3b6deffa487abdd317005a799eb7ce89e24;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 9d8ac29530..2f5870d693 100644 --- a/Bugzilla/User/Setting.pm +++ b/Bugzilla/User/Setting.pm @@ -379,10 +379,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