diff --git a/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm b/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
index a58e793f3..3e6d581cf 100644
--- a/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
+++ b/lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
@@ -933,7 +933,7 @@ Defaults to 'json', but if specified as 'xml' then the return result will be:
JT
http://dev.localhost.localdomain/cool-gallery/the-cool-album3/jt14
-
+
=head3 title
The title of the album you wish to create.
diff --git a/lib/WebGUI/Content/AssetDiscovery.pm b/lib/WebGUI/Content/AssetDiscovery.pm
index 0b1d606f2..a5dff9465 100644
--- a/lib/WebGUI/Content/AssetDiscovery.pm
+++ b/lib/WebGUI/Content/AssetDiscovery.pm
@@ -80,7 +80,7 @@ If it is 'xml' it will look like:
WebGUI::Asset::Wobject::Article
1
-
+
=head2 pn
Defaults to 1. pn stands for Page Number. The result set from this service returns up to 100 assets at a time. If you need more than that you can set pn to the next page number and so on. B Due to the calculations based upon branch and user privileges this service does not know the maximum number of pages of data there will be.