From: Emil Hessman Date: Fri, 19 Dec 2014 07:37:52 +0000 (+0100) Subject: doc: fix typo in gccgo contribute X-Git-Tag: go1.5beta1~2586 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=ddb24da850d5034d8f63dd3d900f7db7e569d2a1;p=gostls13.git doc: fix typo in gccgo contribute Change-Id: Ib9699fc9c45f61e9d75e9d9ae69167f039a66dfc Reviewed-on: https://go-review.googlesource.com/1890 Reviewed-by: Minux Ma --- 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.