commit | 907a720f894a7b267e15b3bb1ba39f2d8677c0fe | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Fri Feb 22 12:31:45 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Fri Feb 22 12:31:45 2008 +0000 |
tree | 35117e67e538ba92d38b987683440fee89ad93cc | |
parent | a14a4e8b84093184fefc908b241523915893850d [diff] [blame] |
A lot more typo fixes by Ori Avtalion.
diff --git a/Doc/c-api/long.rst b/Doc/c-api/long.rst index 6a4ede7..49a5e6f 100644 --- a/Doc/c-api/long.rst +++ b/Doc/c-api/long.rst
@@ -174,6 +174,6 @@ .. versionadded:: 1.5.2 .. versionchanged:: 2.5 - For values outside 0..LONG_MAX, both signed and unsigned integers are acccepted. + For values outside 0..LONG_MAX, both signed and unsigned integers are accepted.