Skip to content

Commit 45928e3

Browse files
committed
test/codegen: fix typo (s/re-runnig/re-running)
1 parent b114512 commit 45928e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/codegen/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The test harness compiles the tests with the same go toolchain that is
2929
used to run the test. After writing tests for a newly added codegen
3030
transformation, it can be useful to first run the test harness with a
3131
toolchain from a released Go version (and verify that the new tests
32-
fail), and then re-runnig the tests using the devel toolchain.
32+
fail), and then re-running the tests using the devel toolchain.
3333

3434

3535
- Regexps comments syntax

0 commit comments

Comments
 (0)