aboutsummaryrefslogtreecommitdiff
path: root/src/log
diff options
context:
space:
mode:
authorRob Pike <r@golang.org>2016-10-25 19:19:39 -0700
committerRob Pike <r@golang.org>2016-10-26 16:11:07 +0000
commitf9027d61ab48154e4cb29c50e356a3f462840e01 (patch)
treee00776c4f9ec99b0fe8248f97d4a2a02c93549f9 /src/log
parentcec84f7309f9ae962a326d60f19c9c7881749012 (diff)
downloadgo-f9027d61ab48154e4cb29c50e356a3f462840e01.tar.gz
go-f9027d61ab48154e4cb29c50e356a3f462840e01.zip
all: freeze net/rpc and reword the 'frozen' message in other frozen packages
Make the messages grammatically korrect and consistent. Fixes #16844 Change-Id: I7c137b4dc25c0c875ed07b0c64c67ae984c39cbc Reviewed-on: https://go-review.googlesource.com/32112 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/log')
-rw-r--r--src/log/syslog/doc.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/log/syslog/doc.go b/src/log/syslog/doc.go
index dfcc2dde34..5458523249 100644
--- a/src/log/syslog/doc.go
+++ b/src/log/syslog/doc.go
@@ -10,7 +10,7 @@
// the syslog client will attempt to reconnect to the server
// and write again.
//
-// The syslog package is frozen and not accepting new features.
+// The syslog package is frozen and is not accepting new features.
// Some external packages provide more functionality. See:
//
// https://godoc.org/?q=syslog