[quicwg/base-drafts] Remove awkward sentence (#1313)

ianswett <notifications@github.com> Fri, 20 April 2018 17:41 UTC

Return-Path: <bounces+848413-a050-quic-issues=ietf.org@sgmail.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 C1F4312D88B for <quic-issues@ietfa.amsl.com>; Fri, 20 Apr 2018 10:41:09 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.009
X-Spam-Level:
X-Spam-Status: No, score=-3.009 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_IMAGE_ONLY_32=0.001, HTML_MESSAGE=0.001, MAILING_LIST_MULTI=-1, SPF_PASS=-0.001, T_DKIMWL_WL_HIGH=-0.01] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
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 ALjJ1EBZfakB for <quic-issues@ietfa.amsl.com>; Fri, 20 Apr 2018 10:41:08 -0700 (PDT)
Received: from o10.sgmail.github.com (o10.sgmail.github.com [167.89.101.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CA722127137 for <quic-issues@ietf.org>; Fri, 20 Apr 2018 10:41:07 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=github.com; h=from:reply-to:to:cc:subject:mime-version:content-type:content-transfer-encoding:list-id:list-archive:list-post:list-unsubscribe; s=s20150108; bh=DhYo/3+Y8IV78cknKSriObrSoTk=; b=X/v7JVrB+6XLZy1W is8s6HVmnnMWhWZHAh2ELdKsiuiXywpGST0+VCPJlARKQULrvOE1ZHxxVCxOOZTc 5v6r4jc+C/lmkIafmSyqHDGogz5ja55th/y59C8MyhtAudE3nbjW8Rr/172b+MOM 1KyuhFrRmnhLkoS1bPB6m0TAV30=
Received: by filter0361p1las1.sendgrid.net with SMTP id filter0361p1las1-16251-5ADA2632-9 2018-04-20 17:41:06.326439783 +0000 UTC
Received: from smtp.github.com (out-3.smtp.github.com [192.30.252.194]) by ismtpd0050p1mdw1.sendgrid.net (SG) with ESMTP id O9N5xdiOSPavnMB68oKSCg for <quic-issues@ietf.org>; Fri, 20 Apr 2018 17:41:06.146 +0000 (UTC)
Date: Fri, 20 Apr 2018 17:41:06 +0000
From: ianswett <notifications@github.com>
Reply-To: quicwg/base-drafts <reply+0166e4ab8fd6ac77370b5a7070aec14820c57b0de05fe00092cf0000000116f1e83192a169ce12db2e50@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/pull/1313@github.com>
Subject: [quicwg/base-drafts] Remove awkward sentence (#1313)
Mime-Version: 1.0
Content-Type: multipart/alternative; boundary="--==_mimepart_5ada2631db78d_15dc3fceb260cf781152f5"; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: ianswett
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-CSA-Complaints: whitelist-complaints@eco.de
X-SG-EID: l64QuQ2uJCcEyUykJbxN122A6QRmEpucztpreh3Pak01im8XUvWXVYL1f+ebtKE3wl6BrQmO/yqypO PVJ3LhZGETNlqB0qLC4SquehrG8ECiglhjho8OpVZUDorMYsBxXzOS7Ovn13LAlfY2P0/GgNuTu5tn ya6lkQf/s4yyDEteIBvzI3d/nBpKv1FYiFcCAwUdumcP8vx5Pcyk+tRNnGFY6bOwLWwyiUulCLvRMb g=
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/5px-3ZVkuQUDl6wnrJiC_FQGOEo>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.22
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: Fri, 20 Apr 2018 17:41:10 -0000

Fixes #1311
You can view, comment on, or merge this pull request online at:

  https://github.com/quicwg/base-drafts/pull/1313

-- Commit Summary --

  * Remove awkward sentence

-- File Changes --

    M draft-ietf-quic-transport.md (5)

-- Patch Links --

https://github.com/quicwg/base-drafts/pull/1313.patch
https://github.com/quicwg/base-drafts/pull/1313.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/quicwg/base-drafts/pull/1313