From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 325 invoked by alias); 22 May 2006 23:15:03 -0000 Received: (qmail 304 invoked by uid 22791); 22 May 2006 23:15:02 -0000 X-Spam-Check-By: sourceware.org Received: from intranet.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 22 May 2006 23:14:58 +0000 Received: (qmail 1620 invoked from network); 22 May 2006 23:14:57 -0000 Received: from unknown (HELO localhost) (jimb@127.0.0.2) by mail.codesourcery.com with ESMTPA; 22 May 2006 23:14:57 -0000 To: fnf@specifix.com Cc: gdb-patches@sourceware.org Subject: Re: [patch] Spelling fixes References: <200605191646.22730.fnf@specifix.com> From: Jim Blandy Date: Tue, 23 May 2006 00:21:00 -0000 In-Reply-To: <200605191646.22730.fnf@specifix.com> (Fred Fish's message of "Fri, 19 May 2006 16:46:22 -0400") Message-ID: User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00445.txt.bz2 Fred Fish writes: > Checked in under the 'obvious fix rule', though not sure if current > practice is to record in ChangeLog or not. > > 2006-05-19 Fred Fish > > * Makefile.in: Fix spelling of 'explicitly' and 'explicit'. > * dwarfread.c: Fix spelling of 'unexpected'. > * mips-tdep.c: Fix spelling of 'possible' and 'Determine'. > * stack.c: Fix spelling of 'RETURN_VALUE'. Obvious changes to comments just need a log entry saying 'Doc fixes.'