Skip to content

Commit ccf9056

Browse files
committed
Another typo.
1 parent 79a7977 commit ccf9056

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

peps/pep-0797.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ three iterations over the full list of user-defined immortal objects, or "phases
372372
Phase One: Finalization
373373
-----------------------
374374

375-
The initial problem to solv ewith deallocating immortal objects is that they
375+
The initial problem to solve with deallocating immortal objects is that they
376376
can run finalizers, which might reference other immortal objects. Imagine a
377377
case where there are two immortal objects: A, and B. Object B has a finalizer
378378
that references object A, and object A has a finalizer that references object

0 commit comments

Comments
 (0)