]> 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:41:02 +0000 (17:41 -0400)
committerDave Lawrence <dlawrence@mozilla.com>
Wed, 25 Jul 2012 21:41:02 +0000 (17:41 -0400)
r/a=LpSolit

Bugzilla/User/Setting.pm

index 78e64c96b1878a68532aa26e4a22646cce3cc570..958a95580e66326f26b676f40293fcea0792d33b 100644 (file)
@@ -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