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

Bugzilla/WebService/Bug.pm

index 5c1be4a58ef28233bf2a3d7d13ac14251178e716..448dcfad00e9f7337bbc63ba77023a3432cd372c 100644 (file)
@@ -1604,7 +1604,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.