From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id DF884138334 for ; Mon, 16 Dec 2019 00:11:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11708E07FA; Mon, 16 Dec 2019 00:11:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8213E07FA for ; Mon, 16 Dec 2019 00:11:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 99C2034D6B8 for ; Mon, 16 Dec 2019 00:11:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DD4D7FE for ; Mon, 16 Dec 2019 00:11:32 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1576455033.d1db2abba8873278ecceff5dd7a2a63ef0195274.whissi@gentoo> Subject: [gentoo-commits] proj/genkernel:master commit in: / X-VCS-Repository: proj/genkernel X-VCS-Files: genkernel.conf X-VCS-Directories: / X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: d1db2abba8873278ecceff5dd7a2a63ef0195274 X-VCS-Branch: master Date: Mon, 16 Dec 2019 00:11:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d668ce54-7979-43f7-9a3f-f232809f2158 X-Archives-Hash: 43509cf8983112c07e43d6573bb1a2cb commit: d1db2abba8873278ecceff5dd7a2a63ef0195274 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Dec 16 00:10:33 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Dec 16 00:10:33 2019 +0000 URL: https://gitweb.gentoo.org/proj/genkernel.git/commit/?id=d1db2abb genkernel.conf: Fix spelling Signed-off-by: Thomas Deutschmann gentoo.org> genkernel.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/genkernel.conf b/genkernel.conf index bdb5df4..c5d7052 100644 --- a/genkernel.conf +++ b/genkernel.conf @@ -40,7 +40,7 @@ #SYMLINK="no" # Save the new configuration in /etc/kernels upon -# successfull compilation +# successful compilation #SAVE_CONFIG="yes" # Enable color output in genkernel