summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService
diff options
context:
space:
mode:
authorFrédéric Buclin <LpSolit@gmail.com>2011-09-16 00:27:58 +0200
committerFrédéric Buclin <LpSolit@gmail.com>2011-09-16 00:27:58 +0200
commitce96ea3708aa6d51eaf9fb4f95ae2fb926d532e0 (patch)
tree15724c17f8700058ee9e9fb6ca0d83431fc18da6 /Bugzilla/WebService
parent61a274e79a4b067f0ef1a81840e7ded39a94efdd (diff)
downloadbugzilla-ce96ea3708aa6d51eaf9fb4f95ae2fb926d532e0.tar.gz
bugzilla-ce96ea3708aa6d51eaf9fb4f95ae2fb926d532e0.tar.xz
Fix typo in POD
Diffstat (limited to 'Bugzilla/WebService')
-rw-r--r--Bugzilla/WebService/Product.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm
index 20e428310..621486885 100644
--- a/Bugzilla/WebService/Product.pm
+++ b/Bugzilla/WebService/Product.pm
@@ -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>