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

index c6b28a9a04264d6af6e3aca9f6991336c1da9113..84f209347027d6295cd02441917524f8f9e086b4 100644 (file)
@@ -2710,7 +2710,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.