]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 776103 - Syntax error in Bugzilla::User::Setting API doc
authorKoosha Khajeh Moogahi <koosha.khajeh@gmail.com>
Wed, 25 Jul 2012 21:43:15 +0000 (17:43 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 25 Jul 2012 21:43:15 +0000 (17:43 -0400)
r/a=LpSolit

Bugzilla/User/Setting.pm

index 9d8ac2953083377b2d81569e2be4666510f9740e..2f5870d69354820096d2dbe00a71b9cc42ca3b48 100644 (file)
@@ -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