From ddb24da850d5034d8f63dd3d900f7db7e569d2a1 Mon Sep 17 00:00:00 2001 From: Emil Hessman Date: Fri, 19 Dec 2014 08:37:52 +0100 Subject: [PATCH] doc: fix typo in gccgo contribute Change-Id: Ib9699fc9c45f61e9d75e9d9ae69167f039a66dfc Reviewed-on: https://go-review.googlesource.com/1890 Reviewed-by: Minux Ma --- doc/gccgo_contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/gccgo_contribute.html b/doc/gccgo_contribute.html index db7d1ab0eb..44007ffb5e 100644 --- a/doc/gccgo_contribute.html +++ b/doc/gccgo_contribute.html @@ -105,7 +105,7 @@ or gcc/testsuite/go.dg directories in the GCC repository.

Changes to the Go frontend should follow the same process as for the main Go repository, only for the gofrontend project and -thegofrontend-dev@googlegroups.com mailing list +the gofrontend-dev@googlegroups.com mailing list rather than the go project and the golang-dev@googlegroups.com mailing list. Those changes will then be merged into the GCC sources. -- 2.50.0