From owner-freebsd-cvsweb@FreeBSD.ORG Sun Jun 19 09:15:49 2005 Return-Path: X-Original-To: freebsd-cvsweb@FreeBSD.org Delivered-To: freebsd-cvsweb@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7814216A41C for ; Sun, 19 Jun 2005 09:15:49 +0000 (GMT) (envelope-from scop@freebsd.org) Received: from smtp3.pp.htv.fi (smtp3.pp.htv.fi [213.243.153.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3993743D4C for ; Sun, 19 Jun 2005 09:15:49 +0000 (GMT) (envelope-from scop@freebsd.org) Received: from cs78131082.pp.htv.fi (cs78131082.pp.htv.fi [62.78.131.82]) by smtp3.pp.htv.fi (Postfix) with ESMTP id C184927AC97; Sun, 19 Jun 2005 12:15:47 +0300 (EEST) From: Ville =?ISO-8859-1?Q?Skytt=E4?= To: noackjr@alumni.rice.edu In-Reply-To: <42B4F5C4.7070709@alumni.rice.edu> References: <42B4D836.6020307@gmx.org> <42B4F5C4.7070709@alumni.rice.edu> Content-Type: text/plain Organization: FreeBSD Date: Sun, 19 Jun 2005 12:15:47 +0300 Message-Id: <1119172547.15985.39.camel@bobcat.mine.nu> Mime-Version: 1.0 X-Mailer: Evolution 2.2.2 (2.2.2-5) Content-Transfer-Encoding: 7bit Cc: freebsd-cvsweb@FreeBSD.org, Zafer Aydogan Subject: Re: mispelling in cvsweb 3.0.5 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jun 2005 09:15:49 -0000 On Sat, 2005-06-18 at 23:34 -0500, Jonathan Noack wrote: > On 06/18/05 21:28, Zafer Aydogan wrote: > > in cvsweb.conf there is a mispelling. > > It's written "BSD-Licence" instead of "BSD-License" > > Thanks for the report! Quick spell-check patch attached. > > Ville, > Please be sure my rewording in the second hunk preserves the original > intent. It was a bit difficult to puzzle out... I think it does. Patch applied, thanks!