diff --git a/contrib/google-api-php-client/Google/Service/Calendar.php b/contrib/google-api-php-client/Google/Service/Calendar.php index a8b12d2b5..058bcf546 100644 --- a/contrib/google-api-php-client/Google/Service/Calendar.php +++ b/contrib/google-api-php-client/Google/Service/Calendar.php @@ -1103,7 +1103,7 @@ class Google_Service_Calendar_CalendarList_Resource extends Google_Service_Resou * @opt_param bool showDeleted Whether to include deleted calendar list entries * in the result. Optional. The default is False. * @opt_param string minAccessRole The minimum access role for the user in the - * returned entires. Optional. The default is no restriction. + * returned entries. Optional. The default is no restriction. * @opt_param int maxResults Maximum number of entries returned on one result * page. By default the value is 100 entries. The page size can never be larger * than 250 entries. Optional. @@ -1182,7 +1182,7 @@ class Google_Service_Calendar_CalendarList_Resource extends Google_Service_Resou * @opt_param bool showDeleted Whether to include deleted calendar list entries * in the result. Optional. The default is False. * @opt_param string minAccessRole The minimum access role for the user in the - * returned entires. Optional. The default is no restriction. + * returned entries. Optional. The default is no restriction. * @opt_param int maxResults Maximum number of entries returned on one result * page. By default the value is 100 entries. The page size can never be larger * than 250 entries. Optional. diff --git a/src/www/widgets/widgets/log.widget.php b/src/www/widgets/widgets/log.widget.php index e5b9594e1..9c728e4cf 100644 --- a/src/www/widgets/widgets/log.widget.php +++ b/src/www/widgets/widgets/log.widget.php @@ -180,7 +180,7 @@ $nentriesinterfaces = isset($config['widgets']['filterlogentriesinterfaces']) ?