[Python-checkins] [python/cpython] f3e820: Fix trivial typo in idlelib/config.py (GH-2309)

GitHub noreply at github.com
Wed Jun 21 00:30:46 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: f3e8209152dffd201620c5b5936946a9250ac359
      https://github.com/python/cpython/commit/f3e8209152dffd201620c5b5936946a9250ac359
  Author: KunYuChen <18z at users.noreply.github.com>
  Date:   2017-06-20 (Tue, 20 Jun 2017)

  Changed paths:
    M Lib/idlelib/config.py

  Log Message:
  -----------
  Fix trivial typo in idlelib/config.py (GH-2309)

Comceptually -> Conceptually




More information about the Python-checkins mailing list