From 98d47964d77d010649256010bc27e1d010f1110d Mon Sep 17 00:00:00 2001 From: ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> Date: Fri, 3 Dec 2010 19:08:11 +0000 Subject: [PATCH] Typo. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167440 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/go/gofrontend/README | 2 +- libgo/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/go/gofrontend/README b/gcc/go/gofrontend/README index 2ea0cf8b7424..71d907088d0f 100644 --- a/gcc/go/gofrontend/README +++ b/gcc/go/gofrontend/README @@ -38,7 +38,7 @@ Contributing To contribute patches to the files in this directory, please see http://golang.org/doc/gccgo_contribute.html . -These master copy of these files is hosted at +The master copy of these files is hosted at http://code.google.com/p/gofrontend . Changes to these files require signing a Google copyright license agreement. If you are the copyright holder, you will need to agree to the individual contributor diff --git a/libgo/README b/libgo/README index 9609eed8948f..6d7a03c116d0 100644 --- a/libgo/README +++ b/libgo/README @@ -28,7 +28,7 @@ Contributing To contribute patches to the files in this directory, please see http://golang.org/doc/gccgo_contribute.html . -These master copy of these files is hosted at +The master copy of these files is hosted at http://code.google.com/p/gofrontend . Changes to these files require signing a Google copyright license agreement. If you are the copyright holder, you will need to agree to the individual contributor -- GitLab