Commit 5ab86735 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Fré©ric…

Bug 387678: Warnings thrown when running ./runtests -v 11 - Patch by Fré©ric Buclin <LpSolit@gmail.com> r=dkl a=LpSolit
parent ff222adc
...@@ -430,7 +430,7 @@ This allows for localization of strings used during installation. ...@@ -430,7 +430,7 @@ This allows for localization of strings used during installation.
Let's say your template string looks like this: Let's say your template string looks like this:
The ##animal## jumped over the ##plant##. The ##animal## jumped over the ##plant##.
Let's say that string is called 'animal_jump_plant'. So you call the function Let's say that string is called 'animal_jump_plant'. So you call the function
like this: like this:
......
...@@ -214,7 +214,7 @@ __END__ ...@@ -214,7 +214,7 @@ __END__
=head1 NAME =head1 NAME
Bugzilla::Search::Saved - A saved search Bugzilla::Search::Saved - A saved search
=head1 SYNOPSIS =head1 SYNOPSIS
......
...@@ -60,8 +60,6 @@ __END__ ...@@ -60,8 +60,6 @@ __END__
Bugzilla::User::Setting::Skin - Object for a user preference setting for skins Bugzilla::User::Setting::Skin - Object for a user preference setting for skins
=head1 SYNOPSIS
=head1 DESCRIPTION =head1 DESCRIPTION
Skin.pm extends Bugzilla::User::Setting and implements a class specialized for Skin.pm extends Bugzilla::User::Setting and implements a class specialized for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment