summaryrefslogtreecommitdiff
path: root/test/ken
diff options
context:
space:
mode:
Diffstat (limited to 'test/ken')
-rw-r--r--test/ken/chan1.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ken/chan1.go b/test/ken/chan1.go
index 798b058ce..cbd21a3d6 100644
--- a/test/ken/chan1.go
+++ b/test/ken/chan1.go
@@ -4,7 +4,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// Test communication with multiple simultanous goroutines.
+// Test communication with multiple simultaneous goroutines.
package main