commit | 061653091ebf02a4b2588f48a47071a182ff4dc6 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Sat Sep 12 17:20:47 2015 -0700 |
committer | Benjamin Peterson <benjamin@python.org> | Sat Sep 12 17:20:47 2015 -0700 |
tree | bae6569941931614435e4c346c96c5a358aaf4a5 | |
parent | 9b2e37f6882d85c2e7cb9ce24a02e9c60a237b25 [diff] |
fix name of argument in docstring and the docs (closes #25076) Patch by TAKASE Arihiro.