We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 360b000 commit c7a6e81Copy full SHA for c7a6e81
s3proxy/s3proxy.go
@@ -78,7 +78,7 @@ type Cacher struct {
78
//
79
// Each result is presented in the format:
80
81
- // B <op> "<name>" (<digest)
+ // B <op> "<name>" (<digest>)
82
// E <op> "<name>", err=<error>, <time> elapsed
83
84
// Where the operations are "GET" and "PUT". The "B" line is when the
0 commit comments