Skip to content

Commit 695b8bc

Browse files
committed
docs: typo in a lab file
1 parent c69e5db commit 695b8bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lab/extract_code.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
Use this to copy some indented code from the coverage.py test suite into a
66
standalone file for deeper testing, or writing bug reports.
77
8-
Give it a file name and a line number, and it will find the indentend
9-
multiline string containing that line number, and output the dedented
8+
Give it a file name and a line number, and it will find the indented
9+
multi-line string containing that line number, and output the dedented
1010
contents of the string.
1111
1212
If tests/test_arcs.py has this (partial) content::

0 commit comments

Comments
 (0)