[OAUTH-WG] Typos in Section 1.3.1 of -21

"David I. Lehn" <dil@lehn.org> Mon, 12 September 2011 21:16 UTC

Return-Path: <dilehn@gmail.com>
X-Original-To: oauth@ietfa.amsl.com
Delivered-To: oauth@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id BE76321F8C2D for <oauth@ietfa.amsl.com>; Mon, 12 Sep 2011 14:16:48 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.977
X-Spam-Level:
X-Spam-Status: No, score=-2.977 tagged_above=-999 required=5 tests=[BAYES_00=-2.599, FM_FORGED_GMAIL=0.622, RCVD_IN_DNSWL_LOW=-1]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Ft1iaWOf+mpu for <oauth@ietfa.amsl.com>; Mon, 12 Sep 2011 14:16:48 -0700 (PDT)
Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by ietfa.amsl.com (Postfix) with ESMTP id 4D34D21F8B82 for <oauth@ietf.org>; Mon, 12 Sep 2011 14:16:45 -0700 (PDT)
Received: by gxk28 with SMTP id 28so4175609gxk.27 for <oauth@ietf.org>; Mon, 12 Sep 2011 14:18:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=3QOhBlRpGyYTlMonxWMDkUNxzBeaK+2MoXfsCYTV0ik=; b=j8J4ndbpN2xSV4xPV4n02XgKdDh7FFHhtX5MRN6F7z3xoP7KgjqabEmgVK+IxfZFND p6p6NUJx6Fpv+fDrhkWinnPqWmRw1SBoTn5T4KoUV7wEvSE/fOf/B/MXbNjYYVNGBmYn RF6+umdFHXhxsUwDNahL/J3rxe0HKySP9NjMk=
MIME-Version: 1.0
Received: by 10.42.189.70 with SMTP id dd6mr1421393icb.389.1315862329499; Mon, 12 Sep 2011 14:18:49 -0700 (PDT)
Sender: dilehn@gmail.com
Received: by 10.42.223.129 with HTTP; Mon, 12 Sep 2011 14:18:49 -0700 (PDT)
Date: Mon, 12 Sep 2011 17:18:49 -0400
X-Google-Sender-Auth: KZ_CTU3gBGnkDNxSq4-75tW9xbA
Message-ID: <CADcbRRO-TRgAzvmo+S+H68sU_fywNO7VPY2N-_ERzBSjNuMxcw@mail.gmail.com>
From: "David I. Lehn" <dil@lehn.org>
To: oauth@ietf.org
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [OAUTH-WG] Typos in Section 1.3.1 of -21
X-BeenThere: oauth@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: OAUTH WG <oauth.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/oauth>, <mailto:oauth-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/oauth>
List-Post: <mailto:oauth@ietf.org>
List-Help: <mailto:oauth-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/oauth>, <mailto:oauth-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 12 Sep 2011 21:21:04 -0000

Section 1.3.1, last paragraph:
- "the the" should be "the"
- "user-agnet" should be "user-agent"

-dave