From 5d481abc87643146a3a3ee9f005ca01c7715772a Mon Sep 17 00:00:00 2001 From: Jes Cok Date: Fri, 23 Jun 2023 07:47:48 +0000 Subject: all: fix typos Change-Id: I510b0a4bf3472d937393800dd57472c30beef329 GitHub-Last-Rev: 8d289b73a37bd86080936423d981d21e152aaa33 GitHub-Pull-Request: golang/go#60960 Reviewed-on: https://go-review.googlesource.com/c/go/+/505398 Auto-Submit: Robert Findley Reviewed-by: Robert Findley TryBot-Result: Gopher Robot Run-TryBot: Robert Findley Reviewed-by: Ian Lance Taylor --- test/codegen/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/codegen') diff --git a/test/codegen/README b/test/codegen/README index 5a4684284b..19a73d031c 100644 --- a/test/codegen/README +++ b/test/codegen/README @@ -29,7 +29,7 @@ The test harness compiles the tests with the same go toolchain that is used to run the test. After writing tests for a newly added codegen transformation, it can be useful to first run the test harness with a toolchain from a released Go version (and verify that the new tests -fail), and then re-runnig the tests using the devel toolchain. +fail), and then re-running the tests using the devel toolchain. - Regexps comments syntax -- cgit v1.3