Skip to content

Commit 127015a

Browse files
authored
Fix typo in Motivation section header
1 parent fde39a8 commit 127015a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

peps/pep-0840.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ There is a long-standing inconsistency in the way variable names are
1717
resolved in classes. Several alternatives to resolve this
1818
inconsistency are discussed.
1919

20-
Movtivation
21-
===========
20+
Motivation
21+
==========
2222

2323
Name resolution in a class namespace uses a partial dynamic lookup. A
2424
name can be either local or global depending on whether an assignment

0 commit comments

Comments
 (0)