mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03:00
use typos instead of codespell (#19088)
This commit is contained in:
+1
-1
@@ -26,7 +26,7 @@ import (
|
||||
"github.com/minio/minio/internal/logger"
|
||||
)
|
||||
|
||||
// writeSTSErrorRespone writes error headers
|
||||
// writeSTSErrorResponse writes error headers
|
||||
func writeSTSErrorResponse(ctx context.Context, w http.ResponseWriter, errCode STSErrorCode, err error) {
|
||||
stsErr := stsErrCodes.ToSTSErr(errCode)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user