diff --git a/src/Css/QuotaGroup.php b/src/Css/QuotaGroup.php index 6abf235e12a..d96e9b9e8f1 100644 --- a/src/Css/QuotaGroup.php +++ b/src/Css/QuotaGroup.php @@ -46,7 +46,7 @@ class QuotaGroup extends \Google\Collection /** * Output only. The current quota usage, meaning the number of calls already * made on a given day to the methods in the group. The daily quota limits - * reset at at 12:00 PM midday UTC. + * reset at 12:00 PM midday UTC. * * @var string */ @@ -122,7 +122,7 @@ public function getQuotaMinuteLimit() /** * Output only. The current quota usage, meaning the number of calls already * made on a given day to the methods in the group. The daily quota limits - * reset at at 12:00 PM midday UTC. + * reset at 12:00 PM midday UTC. * * @param string $quotaUsage */