]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix typo in POD
authorFrédéric Buclin <LpSolit@gmail.com>
Tue, 28 Jul 2015 18:25:54 +0000 (20:25 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Tue, 28 Jul 2015 18:25:54 +0000 (20:25 +0200)
Bugzilla/WebService/Bug.pm

index 127ea40bb860e58d09dc1624a49d4c593e82cbf0..c9965120103b2313d98fb904178225e0554937ef 100644 (file)
@@ -2639,7 +2639,7 @@ from the Bugzilla database to fetch. If it contains any non-numeric
 characters, it is considered to be a bug alias instead, and the data bug 
 with that alias will be loaded.
 
-item C<new_since>
+=item C<new_since>
 
 C<dateTime> If specified, the method will only return changes I<newer>
 than this time.