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

Bugzilla/User/Setting.pm

index 7a6c72fd3fa902924036e0dd46e237fdcb7c92ad..cccf31a4db91b4d9d87115fd720e0aaf63e7cfc6 100644 (file)
@@ -390,10 +390,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