And another small one :)
https://codereview.appspot.com/96320045/diff/20001/Src/GoogleApis.Tests/Apis/... File Src/GoogleApis.Tests/Apis/Requests/ClientServiceRequestTest.cs (right): https://codereview.appspot.com/96320045/diff/20001/Src/GoogleApis.Tests/Apis/... Src/GoogleApis.Tests/Apis/Requests/ClientServiceRequestTest.cs:1149: // Etag doesn't contain quotas - catching the exception and log. "catching the exception and log." Switch to either "catching the exception and logging." or "catch the exception and log"
I'll commit it now. Thanks! https://codereview.appspot.com/96320045/diff/20001/Src/GoogleApis.Tests/Apis/... File Src/GoogleApis.Tests/Apis/Requests/ClientServiceRequestTest.cs (right): https://codereview.appspot.com/96320045/diff/20001/Src/GoogleApis.Tests/Apis/... Src/GoogleApis.Tests/Apis/Requests/ClientServiceRequestTest.cs:1149: // Etag doesn't contain quotas - catching the exception and log. On 2014/05/15 18:07:53, class wrote: > "catching the exception and log." > > Switch to either "catching the exception and logging." or "catch the exception > and log" Done.