]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Frédéric Bucli...
authorlpsolit%gmail.com <>
Fri, 13 Jul 2007 20:16:06 +0000 (20:16 +0000)
committerlpsolit%gmail.com <>
Fri, 13 Jul 2007 20:16:06 +0000 (20:16 +0000)
Bugzilla/Install/Util.pm
Bugzilla/Search/Saved.pm
Bugzilla/User/Setting/Skin.pm

index 32860732ba0f85e6e5c3137d8d680aafaf07d4db..a590238e4e3b2f36d594aae0364ee532bd3ed00f 100644 (file)
@@ -430,7 +430,7 @@ This allows for localization of strings used during installation.
 Let's say your template string looks like this:
 
  The ##animal## jumped over the ##plant##.
+
 Let's say that string is called 'animal_jump_plant'. So you call the function
 like this:
 
index 3c1ad6651eaf3e36b95e008eb57494c49073ef28..bcc72cffec2cacfde2683f3dd19412066827704c 100644 (file)
@@ -214,7 +214,7 @@ __END__
 
 =head1 NAME
 
- Bugzilla::Search::Saved - A saved search
+Bugzilla::Search::Saved - A saved search
 
 =head1 SYNOPSIS
 
index f55e01297dc75842ecce64719b92cf2453591bc2..0b0adfd511ef3d40a15f57be719bd6dbe8065164 100755 (executable)
@@ -60,8 +60,6 @@ __END__
 
 Bugzilla::User::Setting::Skin - Object for a user preference setting for skins
 
-=head1 SYNOPSIS
-
 =head1 DESCRIPTION
 
 Skin.pm extends Bugzilla::User::Setting and implements a class specialized for