Branch: refs/heads/master Home: https://github.com/python/cpython Commit: 9c972b578002cc3bbbf2ebf2856c69de892bc9e2 https://github.com/python/cpython/commit/9c972b578002cc3bbbf2ebf2856c69de892bc9e2 Author: kms70847 <kms70847 at users.noreply.github.com> Date: 2017年05月30日 (2017年5月30日) Changed paths: M Doc/reference/import.rst Log Message: ----------- Improve grammar in The Import System documentation (GH-1862) Replace `an ModuleNotFoundError` with `a ModuleNotFoundError`. Replace `an path` with `a path`.