]> granicus.if.org Git - python/commit
Fix typos in mmap() error messages (GH-6173)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 21 Mar 2018 06:24:41 +0000 (23:24 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Mar 2018 06:24:41 +0000 (23:24 -0700)
commit56f530ef8ae8f42bd9c2c8e9d22a13dc03fdff1d
tree200af20b7b4cbb7eb60a41454c94e93e6c4173ff
parent3326c9267f9df15fa77094b8a740be4eaa4b9374
Fix typos in mmap() error messages (GH-6173)

(cherry picked from commit 9308dea3e1fd565d50a76a667e4e8ef0568b7053)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Modules/mmapmodule.c