[OAUTH-WG] draft-ietf-oauth-v2-22 Section 8.4 Typo

André DeMarre <andredemarre@gmail.com> Tue, 27 September 2011 01:30 UTC

Return-Path: <andredemarre@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 D5FDF21F8E82 for <oauth@ietfa.amsl.com>; Mon, 26 Sep 2011 18:30:24 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -3.269
X-Spam-Level:
X-Spam-Status: No, score=-3.269 tagged_above=-999 required=5 tests=[AWL=0.030, BAYES_00=-2.599, MIME_8BIT_HEADER=0.3, 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 NFLdDKaT5Ewu for <oauth@ietfa.amsl.com>; Mon, 26 Sep 2011 18:30:24 -0700 (PDT)
Received: from mail-iy0-f172.google.com (mail-iy0-f172.google.com [209.85.210.172]) by ietfa.amsl.com (Postfix) with ESMTP id 34EA921F8E81 for <oauth@ietf.org>; Mon, 26 Sep 2011 18:30:24 -0700 (PDT)
Received: by iaby26 with SMTP id y26so6377052iab.31 for <oauth@ietf.org>; Mon, 26 Sep 2011 18:33:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=YyGJHYW7sCjsjcjhfO42TaUiyk/sm0uj8M4jr2KBijk=; b=bQKmNINo1PZocjLqgTNG8pdMVLdF0swMobe2QXXzCMwL/5PPMf9iKDRxDidimdW72R M/Td0gYoNVVKm1aQd0a1obHPbk6oK7JtaP9eC3pBAI7WSCEOb/Nn2/FTWJUFahfu1fqi +4UA9W5TtHFKzR8lHldtIdpu3CSvn0cx3Uf3Y=
MIME-Version: 1.0
Received: by 10.42.108.2 with SMTP id f2mr8457629icp.130.1317087186606; Mon, 26 Sep 2011 18:33:06 -0700 (PDT)
Received: by 10.42.18.129 with HTTP; Mon, 26 Sep 2011 18:33:06 -0700 (PDT)
Date: Mon, 26 Sep 2011 18:33:06 -0700
Message-ID: <CAEwGkqCg43aknp7JD=ARtKuHb_1hUUxc42ZHTbH-QZJQnX++Dw@mail.gmail.com>
From: André DeMarre <andredemarre@gmail.com>
To: OAuth WG <oauth@ietf.org>
Content-Type: text/plain; charset="ISO-8859-1"
Subject: [OAUTH-WG] draft-ietf-oauth-v2-22 Section 8.4 Typo
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: Tue, 27 Sep 2011 01:30:24 -0000

draft-ietf-oauth-v2-22 section 8.4 says: "If a response type contains
one of more space characters". I'm pretty sure that should be "one or
more".

Regards,
Andre DeMarre