Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fa86bf5

Browse files
committed
Fix typo.
1 parent 0b27ff9 commit fa86bf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Core and builtins
3030
if the key value was larger than 2**32. See SF bug #689659.
3131

3232
- Fixed SF bug #663074. The codec system was using global static
33-
variables to store internal data. As a result, any atempts to use the
33+
variables to store internal data. As a result, any attempts to use the
3434
unicode system with multiple active interpreters, or successive
3535
interpreter executions, would fail.
3636

0 commit comments

Comments
 (0)