Skip to content

Commit a7bf71d

Browse files
committed
Updated Calendar.php
1 parent fa89a20 commit a7bf71d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Google/Service/Calendar.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -907,8 +907,8 @@ public function get($calendarId, $optParams = array())
907907
* @param array $optParams Optional parameters.
908908
*
909909
* @opt_param bool colorRgbFormat
910-
* Whether to use the 'foregroundColor' and 'backgroundColor' fields to write the calendar colors
911-
* (RGB). If this feature is used, the index-based 'colorId' field will be set to the best matching
910+
* Whether to use the foregroundColor and backgroundColor fields to write the calendar colors
911+
* (RGB). If this feature is used, the index-based colorId field will be set to the best matching
912912
* option automatically. Optional. The default is False.
913913
* @return Google_Service_Calendar_CalendarListEntry
914914
*/

0 commit comments

Comments
 (0)