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

Bugzilla/WebService/Bug.pm

index 14c09246eb1e470779871474985b973b44226557..822730e4a924db2773d04afbb85bd90c269a438b 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.