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.