Commit Graph

4 Commits

Author SHA1 Message Date
Dimitris Apostolou
21b0402690
Fix typos 2022-01-05 08:49:08 +02:00
Marat Radchenko
482260c7e3 Fix error strings to follow Go guidelines
Error strings should not be capitalized (unless beginning with proper nouns or acronyms) or end with punctuation:
https://github.com/golang/go/wiki/CodeReviewComments#error-strings
2019-10-22 17:33:49 +03:00
risk danger olson
831bcc4358 errors: remove Error prefix 2016-08-19 14:03:39 -06:00
risk danger olson
2473068345 rename errutil to errors 2016-08-18 14:20:33 -06:00