From b2faff18ce28edad98303d2c3134dec1331fd7b5 Mon Sep 17 00:00:00 2001 From: cui fliter Date: Fri, 11 Nov 2022 19:22:35 +0800 Subject: all: add missing periods in comments Change-Id: I69065f8adf101fdb28682c55997f503013a50e29 Reviewed-on: https://go-review.googlesource.com/c/go/+/449757 Auto-Submit: Ian Lance Taylor Reviewed-by: Joedian Reid Reviewed-by: Keith Randall Reviewed-by: Keith Randall TryBot-Result: Gopher Robot Run-TryBot: Joedian Reid Run-TryBot: Ian Lance Taylor Reviewed-by: Ian Lance Taylor --- src/runtime/debug/mod.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/runtime/debug/mod.go') diff --git a/src/runtime/debug/mod.go b/src/runtime/debug/mod.go index 688e2581ed..3ef8cfb5de 100644 --- a/src/runtime/debug/mod.go +++ b/src/runtime/debug/mod.go @@ -11,7 +11,7 @@ import ( "strings" ) -// exported from runtime +// exported from runtime. func modinfo() string // ReadBuildInfo returns the build information embedded -- cgit v1.3