mirror of
https://github.com/mjl-/mox.git
synced 2025-07-12 17:44:35 +03:00
fix a spello, and reword so misspell doesn't complain about it
This commit is contained in:
@ -317,7 +317,7 @@ func (w *staticgzcacheReplacer) Header() http.Header {
|
||||
return w.w.Header()
|
||||
}
|
||||
|
||||
// WriteHeader checks whether the response is eligable for compressing. If not,
|
||||
// WriteHeader checks whether the response is eligible for compressing. If not,
|
||||
// WriteHeader on the underlying ResponseWriter is called. If so, headers for gzip
|
||||
// content are set and the gzip content is written, either from disk or compressed
|
||||
// and stored in the cache.
|
||||
|
Reference in New Issue
Block a user