From 61f3fdcaec30b5798f62024b3cc485d8d6a615b9 Mon Sep 17 00:00:00 2001
From: Rob Pike
Date: Sun, 25 Aug 2013 23:50:44 +1000
Subject: [PATCH] doc/go_faq.html: fix non-grammatical sentence With my
apologies.
R=golang-dev, alex.brainman
CC=golang-dev
https://golang.org/cl/12984045
---
doc/go_faq.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/go_faq.html b/doc/go_faq.html
index 6498ac43f9..38a0aa0702 100644
--- a/doc/go_faq.html
+++ b/doc/go_faq.html
@@ -480,7 +480,7 @@ to start talking about what that might be.
-Even if your proposal is compatible with the Go 1 spec, it may be
+Even if your proposal is compatible with the Go 1 spec, it might
not be in the spirit of Go's design goals.
The article Go
at Google: Language Design in the Service of Software Engineering
--
2.50.0