From 19a2ebacc37a7b3990e5bfd0288a1f7d332a665f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Tue, 28 Jul 2015 20:24:43 +0200 Subject: [PATCH] Fix typo in POD --- Bugzilla/WebService/Bug.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index c6b28a9a04..84f2093470 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -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 +=item C C If specified, the method will only return changes I than this time. -- 2.47.2