From: Stefan Nilsson regexp
package has been rewritten.
It has the same interface but the specification of the regular expressions
it supports has changed from the old "egrep" form to that of
-RE2.
+RE2.
diff --git a/doc/go1.tmpl b/doc/go1.tmpl
index 6551daefd2..4e57ff48bf 100644
--- a/doc/go1.tmpl
+++ b/doc/go1.tmpl
@@ -1671,7 +1671,7 @@ The compiler will catch code using the old interface.
The regexp
package has been rewritten.
It has the same interface but the specification of the regular expressions
it supports has changed from the old "egrep" form to that of
-RE2.
+RE2.