From e1abc4d9d1797b41acd434ad672ca7c0aaf7bc77 Mon Sep 17 00:00:00 2001 From: Tiago Peczenyj Date: Sun, 17 Dec 2023 13:21:19 +0100 Subject: [PATCH] Update PublisherRestrictions.pm Remove char --- lib/GDPR/IAB/TCFv2/PublisherRestrictions.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/GDPR/IAB/TCFv2/PublisherRestrictions.pm b/lib/GDPR/IAB/TCFv2/PublisherRestrictions.pm index af25eb2..6a647a9 100644 --- a/lib/GDPR/IAB/TCFv2/PublisherRestrictions.pm +++ b/lib/GDPR/IAB/TCFv2/PublisherRestrictions.pm @@ -181,7 +181,7 @@ Return true for a given combination of purpose id, restriction type and vendor =head2 restrictions -Return a hashref of purpose => { restriction type => bool } for a given vendor id. +Return a hashref of purpose => { restriction type => bool } for a given vendor id. Example, by parsing the consent C we can generate this.