fix POD whitespace probems

This commit is contained in:
Colin Kuskie 2008-10-14 18:44:32 +00:00
parent 5319953a0a
commit cd848f6074
2 changed files with 2 additions and 2 deletions

View file

@ -933,7 +933,7 @@ Defaults to 'json', but if specified as 'xml' then the return result will be:
<title>JT</title> <title>JT</title>
<url>http://dev.localhost.localdomain/cool-gallery/the-cool-album3/jt14</url> <url>http://dev.localhost.localdomain/cool-gallery/the-cool-album3/jt14</url>
</opt> </opt>
=head3 title =head3 title
The title of the album you wish to create. The title of the album you wish to create.

View file

@ -80,7 +80,7 @@ If it is 'xml' it will look like:
<className>WebGUI::Asset::Wobject::Article</className> <className>WebGUI::Asset::Wobject::Article</className>
<pageNumber>1</pageNumber> <pageNumber>1</pageNumber>
</opt> </opt>
=head2 pn =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<Caveat:> 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. 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<Caveat:> 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.