diff options
author | Christian Clauss <cclauss@me.com> | 2021-10-06 17:55:16 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-06 17:55:16 (GMT) |
commit | 682aecfdeba481c876bfc9f3796c635bd5b5df50 (patch) | |
tree | 51102e7170b805a9ae1916483ba04b2e0e7f4fe9 /Tools/scripts/dutree.doc | |
parent | 0571b934f5f9198c3461a7b631d7073ac0a5676f (diff) | |
download | cpython-682aecfdeba481c876bfc9f3796c635bd5b5df50.zip cpython-682aecfdeba481c876bfc9f3796c635bd5b5df50.tar.gz cpython-682aecfdeba481c876bfc9f3796c635bd5b5df50.tar.bz2 |
Fix typos in the Tools directory (GH-28769)
Like #28744 but for the Tools directory.
[skip issue] Opening a related issue is pending python/psf-infra-meta#130
Automerge-Triggered-By: GH:pablogsal
Diffstat (limited to 'Tools/scripts/dutree.doc')
-rw-r--r-- | Tools/scripts/dutree.doc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/scripts/dutree.doc b/Tools/scripts/dutree.doc index 97bd2e2..490126b 100644 --- a/Tools/scripts/dutree.doc +++ b/Tools/scripts/dutree.doc @@ -15,7 +15,7 @@ From the keyboard of flee@cs.psu.edu (Felix Lee): :And Perl is definitely awkward with data types. I haven't yet found a :pleasant way of shoving non-trivial data types into Perl's grammar. -Yes, it's pretty aweful at that, alright. Sometimes I write perl programs +Yes, it's pretty awful at that, alright. Sometimes I write perl programs that need them, and sometimes it just takes a little creativity. But sometimes it's not worth it. I actually wrote a C program the other day (gasp) because I didn't want to deal with a game matrix with six links per node. |