Fixing POD markup

r=wicked
This commit is contained in:
timeless%mozdev.org 2006-03-14 07:41:21 +00:00
parent 88d2790e3b
commit 8a3397050d

View File

@ -1438,7 +1438,7 @@ confirmation screen.
=item C<new($userid)>
Creates a new C{Bugzilla::User> object for the given user id. If no user
Creates a new C<Bugzilla::User> object for the given user id. If no user
id was given, a blank object is created with no user attributes.
If an id was given but there was no matching user found, undef is returned.