From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-358772-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Qc5mz-0003s7-RF
	for garchives@archives.gentoo.org; Thu, 30 Jun 2011 01:11:30 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0DFBB1C029;
	Thu, 30 Jun 2011 01:11:21 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id D47531C029
	for <gentoo-commits@lists.gentoo.org>; Thu, 30 Jun 2011 01:11:21 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id E3E021B4018
	for <gentoo-commits@lists.gentoo.org>; Thu, 30 Jun 2011 01:11:20 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 5CCCF8003C
	for <gentoo-commits@lists.gentoo.org>; Thu, 30 Jun 2011 01:11:20 +0000 (UTC)
From: "Zac Medico" <zmedico@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" <zmedico@gentoo.org>
Message-ID: <95278969e23b9999c45dd079c22d89734153a485.zmedico@gentoo>
Subject: [gentoo-commits] proj/portage:master commit in: /
X-VCS-Repository: proj/portage
X-VCS-Files: RELEASE-NOTES
X-VCS-Directories: /
X-VCS-Committer: zmedico
X-VCS-Committer-Name: Zac Medico
X-VCS-Revision: 95278969e23b9999c45dd079c22d89734153a485
Date: Thu, 30 Jun 2011 01:11:20 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 769e47bba0b64c6995927e7d7077c74a

commit:     95278969e23b9999c45dd079c22d89734153a485
Author:     Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 30 01:10:40 2011 +0000
Commit:     Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Thu Jun 30 01:10:40 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/portage.git;a=
=3Dcommit;h=3D95278969

RELEASE-NOTES: fix spelling of "respecting"

---
 RELEASE-NOTES |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 582bbb5..6683e91 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -24,7 +24,7 @@ portage-2.1.10
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 * The emerge --autounmask option is now enabled by default. The
   --autounmask-write option can be used to have config changes automatic=
ally
-  written to the appropriate files (repecting --ask and CONFIG_PROTECT).=
 If
+  written to the appropriate files (respecting --ask and CONFIG_PROTECT)=
. If
   --autounmask behavior is not desired as the default behavior, then it =
can
   be disabled by adding --autounmask=3Dn to the EMERGE_DEFAULT_OPTS vari=
able in
   make.conf. Refer to the emerge(1) man page for more information.