]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix typo in POD
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 15 Sep 2011 22:28:55 +0000 (00:28 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 15 Sep 2011 22:28:55 +0000 (00:28 +0200)
Bugzilla/WebService/Product.pm

index 9aeb8597a6e63e403b541db1ed1a5343a0f773c1..a355e63d944b2ae3b2a8b29cfa881eba8df8148b 100644 (file)
@@ -318,7 +318,7 @@ hashes. Each hash describes a product, and has the following items:
 
 =item C<id>
 
-C<int> An integer id uniquely idenfifying the product in this installation only.
+C<int> An integer id uniquely identifying the product in this installation only.
 
 =item C<name>
 
@@ -342,7 +342,7 @@ following items:
 
 =item C<id>
 
-C<int> An integer id uniquely idenfifying the component in this installation
+C<int> An integer id uniquely identifying the component in this installation
 only.
 
 =item C<name>