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

index 20e428310d420515b39f18f9f2fbeed946607908..62148688564f38dea8c777126648601c1af02d2d 100644 (file)
@@ -385,7 +385,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>
 
@@ -409,7 +409,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>