summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Bugzilla/Install/Util.pm2
-rw-r--r--Bugzilla/Search/Saved.pm2
-rwxr-xr-xBugzilla/User/Setting/Skin.pm2
3 files changed, 2 insertions, 4 deletions
diff --git a/Bugzilla/Install/Util.pm b/Bugzilla/Install/Util.pm
index 32860732b..a590238e4 100644
--- a/Bugzilla/Install/Util.pm
+++ b/Bugzilla/Install/Util.pm
@@ -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:
diff --git a/Bugzilla/Search/Saved.pm b/Bugzilla/Search/Saved.pm
index 3c1ad6651..bcc72cffe 100644
--- a/Bugzilla/Search/Saved.pm
+++ b/Bugzilla/Search/Saved.pm
@@ -214,7 +214,7 @@ __END__
=head1 NAME
- Bugzilla::Search::Saved - A saved search
+Bugzilla::Search::Saved - A saved search
=head1 SYNOPSIS
diff --git a/Bugzilla/User/Setting/Skin.pm b/Bugzilla/User/Setting/Skin.pm
index f55e01297..0b0adfd51 100755
--- a/Bugzilla/User/Setting/Skin.pm
+++ b/Bugzilla/User/Setting/Skin.pm
@@ -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