From 2221e3b6deffa487abdd317005a799eb7ce89e24 Mon Sep 17 00:00:00 2001 From: Koosha Khajeh Moogahi Date: Wed, 25 Jul 2012 17:43:15 -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(-) (limited to 'Bugzilla/User') diff --git a/Bugzilla/User/Setting.pm b/Bugzilla/User/Setting.pm index 9d8ac2953..2f5870d69 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 -- cgit v1.2.3-24-g4f1b