Skip to content

Commit 2c91885

Browse files
1 parent 04bbeeb commit 2c91885

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Drive/Approval.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ class Approval extends \Google\Collection
4747
*/
4848
public $approvalId;
4949
/**
50-
* Output only. The time time the approval was completed.
50+
* Output only. The time the approval was completed.
5151
*
5252
* @var string
5353
*/
@@ -111,7 +111,7 @@ public function getApprovalId()
111111
return $this->approvalId;
112112
}
113113
/**
114-
* Output only. The time time the approval was completed.
114+
* Output only. The time the approval was completed.
115115
*
116116
* @param string $completeTime
117117
*/

0 commit comments

Comments
 (0)