Skip to content

Commit 04af69a

Browse files
committed
Updated Audit.php
This change has been generated by a script that has detected changes in the discovery doc of the API. Check http://developers.google.com/discovery for more info.
1 parent 43103f0 commit 04af69a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Google/Service/Audit.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,9 +144,9 @@ class Google_Service_Audit_Activities_Resource extends Google_Service_Resource
144144
* @opt_param int maxResults Number of activity records to be shown in each
145145
* page.
146146
* @opt_param string eventName Name of the event being queried.
147-
* @opt_param string startTime Return events which occurred at or after this
147+
* @opt_param string startTime Return events which occured at or after this
148148
* time.
149-
* @opt_param string endTime Return events which occurred at or before this time.
149+
* @opt_param string endTime Return events which occured at or before this time.
150150
* @opt_param string continuationToken Next page URL.
151151
* @return Google_Service_Audit_Activities
152152
*/

0 commit comments

Comments
 (0)