Skip to content

Commit e948726

Browse files
Dean KarnDean Karn
Dean Karn
authored and
Dean Karn
committed
lint doc fix
1 parent d49d84e commit e948726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ func DecodeForm(r *http.Request, includeQueryParams bool, v interface{}) (err er
310310
return
311311
}
312312

313-
// DecodeForm parses the requests form data into the provided struct.
313+
// DecodeMultipartForm parses the requests form data into the provided struct.
314314
//
315315
// The Content-Type and http method are not checked.
316316
//

0 commit comments

Comments
 (0)