[quicwg/base-drafts] 800645: Fix typo

Martin Thomson <noreply@github.com> Wed, 17 July 2019 16:28 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 4E330120657 for <quic-issues@ietfa.amsl.com>; Wed, 17 Jul 2019 09:28:03 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -6.899
X-Spam-Level:
X-Spam-Status: No, score=-6.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bu7m51YuhTb8 for <quic-issues@ietfa.amsl.com>; Wed, 17 Jul 2019 09:28:01 -0700 (PDT)
Received: from out-1.smtp.github.com (out-1.smtp.github.com [192.30.252.192]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id A312F120170 for <quic-issues@ietf.org>; Wed, 17 Jul 2019 09:28:01 -0700 (PDT)
Received: from github-lowworker-2ef7ba1.ac4-iad.github.net (github-lowworker-2ef7ba1.ac4-iad.github.net [10.52.16.66]) by smtp.github.com (Postfix) with ESMTP id 0DB9BC60645 for <quic-issues@ietf.org>; Wed, 17 Jul 2019 09:28:01 -0700 (PDT)
Date: Wed, 17 Jul 2019 09:28:00 -0700
From: Martin Thomson <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/base-drafts/push/refs/heads/master/17d82a-251b42@github.com>
Subject: [quicwg/base-drafts] 800645: Fix typo
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/uR-XRc548e-qKACt3H5ERCdiU04>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Jul 2019 16:28:03 -0000

  Branch: refs/heads/master
  Home:   https://github.com/quicwg/base-drafts
  Commit: 8006456f147c1ea32e80cc65fb33b04bf955ec00
      https://github.com/quicwg/base-drafts/commit/8006456f147c1ea32e80cc65fb33b04bf955ec00
  Author: tandf <tandf@live.cn>
  Date:   2019-07-16 (Tue, 16 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Fix typo


  Commit: 251b42e00d2973ae2dcbbe09d6c193932bb7c72c
      https://github.com/quicwg/base-drafts/commit/251b42e00d2973ae2dcbbe09d6c193932bb7c72c
  Author: Martin Thomson <mt@lowentropy.net>
  Date:   2019-07-18 (Thu, 18 Jul 2019)

  Changed paths:
    M draft-ietf-quic-tls.md

  Log Message:
  -----------
  Merge pull request #2901 from tandf/patch-1

Fix typo


Compare: https://github.com/quicwg/base-drafts/compare/17d82ab10046...251b42e00d29