diff options
Diffstat (limited to 'gcc/go/gccgo.texi')
-rw-r--r-- | gcc/go/gccgo.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gccgo.texi b/gcc/go/gccgo.texi index 0c58a1e3d1b..88eb46ad0ba 100644 --- a/gcc/go/gccgo.texi +++ b/gcc/go/gccgo.texi @@ -284,7 +284,7 @@ package object files together into a single shared library or archive. At link time you must explicitly tell @command{gccgo} which files to link together into the executable, as is usual with @command{gcc}. -This is different from the behaviour of other Go compilers. +This is different from the behavior of other Go compilers. @node C Interoperability @chapter C Interoperability |