Spelling and minor changes (#12122)

This commit is contained in:
Josh Soref
2024-05-15 12:49:34 -04:00
committed by GitHub
parent fa1d5be3e8
commit 8d00811822
46 changed files with 100 additions and 97 deletions

View File

@@ -926,7 +926,7 @@ class TestTerminalFunctional:
def test_header_absolute_testpath(
self, pytester: Pytester, monkeypatch: MonkeyPatch
) -> None:
"""Regresstion test for #7814."""
"""Regression test for #7814."""
tests = pytester.path.joinpath("tests")
tests.mkdir()
pytester.makepyprojecttoml(