OSDN Git Service

libgo: Update to Go 1.0.3.
[pf3gnuchains/gcc-fork.git] / libgo / go / go / doc / testdata / error2.1.golden
index 776bd1b..dbcc1b0 100644 (file)
@@ -10,7 +10,7 @@ FILENAMES
 TYPES
        // 
        type I0 interface {
-               // When embedded, the the locally declared error interface
+               // When embedded, the locally-declared error interface
                // is only visible if all declarations are shown.
                error
        }