From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59894) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SozLR-00014G-8Q for qemu-devel@nongnu.org; Wed, 11 Jul 2012 12:00:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SozLK-0003jZ-AX for qemu-devel@nongnu.org; Wed, 11 Jul 2012 12:00:52 -0400 Received: from mail-yw0-f47.google.com ([209.85.213.47]:43599) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SozLJ-0003it-Iu for qemu-devel@nongnu.org; Wed, 11 Jul 2012 12:00:46 -0400 Received: by yhjj56 with SMTP id j56so1734217yhj.34 for ; Wed, 11 Jul 2012 09:00:43 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4FFDA323.50800@redhat.com> Date: Wed, 11 Jul 2012 18:00:35 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1339772759-31004-1-git-send-email-pbonzini@redhat.com> <1339772759-31004-2-git-send-email-pbonzini@redhat.com> <4FDB66A1.10409@redhat.com> In-Reply-To: <4FDB66A1.10409@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC PATCH 01/36] qapi: generalize documentation of streaming commands List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Eric Blake Cc: kwolf@redhat.com, qemu-devel@nongnu.org, stefanha@linux.vnet.ibm.com, lcapitulino@redhat.com Il 15/06/2012 18:45, Eric Blake ha scritto: > Pre-existing, but do we have any policy on US (canceled) vs. UK > (cancelled) spelling? Obviously, our API spelling is locked into UK > spelling, but if the docs generally prefer US spelling, do we need to > adjust things here? But any such adjustments should be separate > commits, so no impact to my reviewed-by. I had no idea that it was UK vs. US spelling. I just assumed canceled was wrong. :) I would use UK spelling consistently for this word. Paolo