summaryrefslogtreecommitdiff
path: root/src/runtime/testdata/testprog/vdso.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/testdata/testprog/vdso.go')
-rw-r--r--src/runtime/testdata/testprog/vdso.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/testdata/testprog/vdso.go b/src/runtime/testdata/testprog/vdso.go
index d2a300d8f2..b18bc74a06 100644
--- a/src/runtime/testdata/testprog/vdso.go
+++ b/src/runtime/testdata/testprog/vdso.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// Invoke signal hander in the VDSO context (see issue 32912).
+// Invoke signal handler in the VDSO context (see issue 32912).
package main