From ce96ea3708aa6d51eaf9fb4f95ae2fb926d532e0 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Fri, 16 Sep 2011 00:27:58 +0200 Subject: Fix typo in POD --- Bugzilla/WebService/Product.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Bugzilla/WebService') 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 -C An integer id uniquely idenfifying the product in this installation only. +C An integer id uniquely identifying the product in this installation only. =item C @@ -409,7 +409,7 @@ following items: =item C -C An integer id uniquely idenfifying the component in this installation +C An integer id uniquely identifying the component in this installation only. =item C -- cgit v1.2.3-24-g4f1b