summaryrefslogtreecommitdiff
path: root/libgo/go/time/time.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/time/time.go')
-rw-r--r--libgo/go/time/time.go3
1 files changed, 1 insertions, 2 deletions
diff --git a/libgo/go/time/time.go b/libgo/go/time/time.go
index 40338f7752a..a0480786aa5 100644
--- a/libgo/go/time/time.go
+++ b/libgo/go/time/time.go
@@ -2,8 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// The time package provides functionality for measuring and
-// displaying time.
+// Package time provides functionality for measuring and displaying time.
package time
// Days of the week.