]> Cypherpunks repositories - gostls13.git/commit
net/http: adjust wording on ServeMux godoc
authorDave Russell <forfuncsake@gmail.com>
Tue, 17 Oct 2023 08:22:46 +0000 (08:22 +0000)
committerDamien Neil <dneil@google.com>
Mon, 4 Mar 2024 19:37:37 +0000 (19:37 +0000)
commitf27a57ffb8e558c74e36b952e8050025b1c7c6a0
treeff2cae37e79a766731cf74f3d3407e25806bdcd6
parent7986e26a39e9df870886a9933107372f4e16ea4c
net/http: adjust wording on ServeMux godoc

When reading through the docs, I found that the sentence flows better with
the `to` present.

Change-Id: I51c21fa33c7a13748c0814dd87c76b9a8d64e2ec
GitHub-Last-Rev: 0642bd7185343ba562c7057071d4689ead7a378e
GitHub-Pull-Request: golang/go#63587
Reviewed-on: https://go-review.googlesource.com/c/go/+/535935
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Roland Shoemaker <roland@golang.org>
src/net/http/server.go