From bf43fce9af6415fd747854204ba394558843272d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fr=C3=A9d=C3=A9ric=20Buclin?= Date: Fri, 16 Sep 2011 00:28:55 +0200 Subject: [PATCH] Fix typo in POD --- Bugzilla/WebService/Product.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bugzilla/WebService/Product.pm b/Bugzilla/WebService/Product.pm index 9aeb8597a6..a355e63d94 100644 --- a/Bugzilla/WebService/Product.pm +++ b/Bugzilla/WebService/Product.pm @@ -318,7 +318,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 @@ -342,7 +342,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 -- 2.47.2