From 5958a146d53dde94b610f2d9ea9d30787d246fcf Mon Sep 17 00:00:00 2001 From: timeless Date: Mon, 27 Dec 2010 22:49:36 +0100 Subject: Bug 588013: Fix typo r/a=mkanat --- Bugzilla/WebService/Bug.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Bugzilla') diff --git a/Bugzilla/WebService/Bug.pm b/Bugzilla/WebService/Bug.pm index 14c09246e..822730e4a 100644 --- a/Bugzilla/WebService/Bug.pm +++ b/Bugzilla/WebService/Bug.pm @@ -2036,7 +2036,7 @@ C The login name of a user that a bug is assigned to. =item C C The name of the Component that the bug is in. Note that -if there are multiple Compoonents with the same name, and you search +if there are multiple Components with the same name, and you search for that name, bugs in I those Components will be returned. If you don't want this, be sure to also specify the C argument. -- cgit v1.2.3-24-g4f1b