Skip to content

Commit c789a0e

Browse files
authored
Fix typos
1 parent 221fe76 commit c789a0e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pth-tester/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# pth-tester
22

3-
This is a package that tests whether `.pth` files are correctly process on
3+
This is a package that tests whether `.pth` files are correctly processed on
44
import. It is not designed to be published; it is only useful in the context of
55
the testbed app.
66

7-
When installed, it includes `.pth` file that invokes the `pth_tester.init()` method.
7+
When installed, it includes a `.pth` file that invokes the `pth_tester.init()` method.
88
This sets the `initialized` attribute of the module to `True`. In this way, it is
99
possible to tell if `.pth` handling has occurred on app startup.
1010

0 commit comments

Comments
 (0)