[Python-checkins] [python/cpython] 5bcf01: [3.6] Fix typo in selectors.rst (GH-1383) (#1414)

GitHub noreply at github.com
Wed May 3 00:35:44 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 5bcf01d4cdc78f6b01e5017ff60da7dbfc34c36b
      https://github.com/python/cpython/commit/5bcf01d4cdc78f6b01e5017ff60da7dbfc34c36b
  Author: Mariatta <Mariatta at users.noreply.github.com>
  Date:   2017-05-02 (Tue, 02 May 2017)

  Changed paths:
    M Doc/library/selectors.rst

  Log Message:
  -----------
  [3.6] Fix typo in selectors.rst (GH-1383) (#1414)

decriptor -> descriptor
(cherry picked from commit b0d82036549074357717d130a772d1e2ebc8ea01)




More information about the Python-checkins mailing list