Commit 2c2b77c5 authored by Shawn Smith's avatar Shawn Smith

fix typo

parent e1a76a40
...@@ -38,7 +38,7 @@ type TestURLAndError struct { ...@@ -38,7 +38,7 @@ type TestURLAndError struct {
Err error Err error
} }
// DownloadResponse holds a mock http reponse for testing. // DownloadResponse holds a mock http response for testing.
type DownloadResponse struct { type DownloadResponse struct {
Err error Err error
Code int Code int
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment