From f9027d61ab48154e4cb29c50e356a3f462840e01 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Tue, 25 Oct 2016 19:19:39 -0700 Subject: 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 --- src/testing/quick/quick.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/quick/quick.go') diff --git a/src/testing/quick/quick.go b/src/testing/quick/quick.go index cbf9584041..95860fda0f 100644 --- a/src/testing/quick/quick.go +++ b/src/testing/quick/quick.go @@ -4,7 +4,7 @@ // Package quick implements utility functions to help with black box testing. // -// The package is frozen and not accepting new features. +// The testing/quick package is frozen and is not accepting new features. package quick import ( -- cgit v1.3-6-g1900