From 5f7337769c4a09c34d32ca29ffdeb5c5c19aca41 Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Fri, 13 Jan 2012 13:38:36 -0800 Subject: [PATCH] spec: change the wording regarding select statement choice s/pseudo-random fair/uniform pseudo-random/ This careful word choice soothes the theoretically inclined. R=golang-dev, rsc, gri CC=golang-dev https://golang.org/cl/5528098 --- doc/go_spec.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/go_spec.html b/doc/go_spec.html index 0f095da814c..90be6d587b2 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1,5 +1,5 @@ - +