]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 588013: Fix typo
authortimeless <timeless@bemail.org>
Mon, 27 Dec 2010 21:53:55 +0000 (22:53 +0100)
committerFrédéric Buclin <LpSolit@gmail.com>
Mon, 27 Dec 2010 21:53:55 +0000 (22:53 +0100)
r/a=mkanat

Bugzilla/WebService/Bug.pm

index ffc2e138cd7442de0894e58258a28b590155a88d..43719f9930292a03446b7d1d2105e2f373a8743f 100644 (file)
@@ -2036,7 +2036,7 @@ C<string> The login name of a user that a bug is assigned to.
 =item C<component>
 
 C<string> 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<all> those Components will be returned. If you
 don't want this, be sure to also specify the C<product> argument.