aboutsummaryrefslogtreecommitdiff
path: root/test/float_lit3.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/float_lit3.go')
-rw-r--r--test/float_lit3.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/float_lit3.go b/test/float_lit3.go
index 43dca9cfa1..c4d1aa567c 100644
--- a/test/float_lit3.go
+++ b/test/float_lit3.go
@@ -2,7 +2,7 @@
// Check flagging of invalid conversion of constant to float32/float64 near min/max boundaries.
-// Copyright 2014 The Go Authors. All rights reserved.
+// Copyright 2014 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.