]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix typo in gccgo contribute
authorEmil Hessman <emil@hessman.se>
Fri, 19 Dec 2014 07:37:52 +0000 (08:37 +0100)
committerMinux Ma <minux@golang.org>
Fri, 19 Dec 2014 17:57:33 +0000 (17:57 +0000)
Change-Id: Ib9699fc9c45f61e9d75e9d9ae69167f039a66dfc
Reviewed-on: https://go-review.googlesource.com/1890
Reviewed-by: Minux Ma <minux@golang.org>
doc/gccgo_contribute.html

index db7d1ab0eb9af52a2a7c8a0a7f45b7f51ed90ccb..44007ffb5e3e6d7a18caa11aba15c82009d3b4c9 100644 (file)
@@ -105,7 +105,7 @@ or <code>gcc/testsuite/go.dg</code> directories in the GCC repository.
 <p>
 Changes to the Go frontend should follow the same process as for the
 main Go repository, only for the <code>gofrontend</code> project and
-the<code>gofrontend-dev@googlegroups.com</code> mailing list 
+the <code>gofrontend-dev@googlegroups.com</code> mailing list 
 rather than the <code>go</code> project and the
 <code>golang-dev@googlegroups.com</code> mailing list.  Those changes
 will then be merged into the GCC sources.