Merge pull request #231 from shawnps/patch-6

fix typo
pull/251/head
vaikas-google 9 years ago
commit e089b0bc4d

@ -38,7 +38,7 @@ type TestURLAndError struct {
Err error
}
// DownloadResponse holds a mock http reponse for testing.
// DownloadResponse holds a mock http response for testing.
type DownloadResponse struct {
Err error
Code int

Loading…
Cancel
Save