]> Cypherpunks.ru repositories - gostls13.git/commit
log/slog: fix method name in docs
authorKevin Burke <kevin@burke.dev>
Tue, 7 Nov 2023 21:43:23 +0000 (13:43 -0800)
committerJonathan Amsterdam <jba@google.com>
Wed, 8 Nov 2023 16:30:56 +0000 (16:30 +0000)
commitfa903593fb7c40a5745817b68d9a71ab6b934009
tree4476a2ce5a5d9ba7efb41db3dc94ca0cfc860bd5
parent3290fb870c1b48618f859153d8c0b76c5adb2dfc
log/slog: fix method name in docs

My hunch is the method was renamed during the development process but
the code comment was not updated to match.

Change-Id: Ib7aafc863f82a6bbe09e68dc3c5e087e16f228a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/540536
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/log/slog/record.go