Skip to content

Commit a2ad334

Browse files
casverploegenseankhliao
authored andcommitted
_content/doc/go1.25: fix typo in FileContentDisposition URL
Change-Id: I2f8064766c935eb0d13b648c519197b985530b67 Reviewed-on: https://go-review.googlesource.com/c/website/+/687055 LUCI-TryBot-Result: Go LUCI <[email protected]> Reviewed-by: Carlos Amedee <[email protected]> Reviewed-by: Sean Liao <[email protected]> Reviewed-by: Cherry Mui <[email protected]>
1 parent 8bc2afb commit a2ad334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_content/doc/go1.25.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -398,7 +398,7 @@ returning its source location or nil if unavailable.
398398

399399
#### [`mime/multipart`](/pkg/mime/multipart/)
400400

401-
The new helper function [`FieldContentDisposition`](/pkg/mime/multipart#FieldContentDisposition) builds multipart
401+
The new helper function [`FileContentDisposition`](/pkg/mime/multipart#FileContentDisposition) builds multipart
402402
Content-Disposition header fields.
403403

404404
#### [`net`](/pkg/net/)

0 commit comments

Comments
 (0)