From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7C6D91384B4 for ; Tue, 24 Nov 2015 18:14:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 949E721C030; Tue, 24 Nov 2015 18:14:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 34C7821C030 for ; Tue, 24 Nov 2015 18:14:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D67B3340649 for ; Tue, 24 Nov 2015 18:14:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D90BB706 for ; Tue, 24 Nov 2015 18:14:42 +0000 (UTC) From: "Paul Varner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Paul Varner" Message-ID: <1448388866.b58ce050071eac2208769bbd8241fbecc90e11af.fuzzyray@gentoo> Subject: [gentoo-commits] proj/gentoolkit:master commit in: / X-VCS-Repository: proj/gentoolkit X-VCS-Files: README.dev X-VCS-Directories: / X-VCS-Committer: fuzzyray X-VCS-Committer-Name: Paul Varner X-VCS-Revision: b58ce050071eac2208769bbd8241fbecc90e11af X-VCS-Branch: master Date: Tue, 24 Nov 2015 18:14:42 +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-Archives-Salt: d292655a-0e80-488b-a252-c31725db1965 X-Archives-Hash: 3d5e802c51e2f2efea5fd1ae2864d730 commit: b58ce050071eac2208769bbd8241fbecc90e11af Author: Paul Varner gentoo org> AuthorDate: Tue Nov 24 18:14:26 2015 +0000 Commit: Paul Varner gentoo org> CommitDate: Tue Nov 24 18:14:26 2015 +0000 URL: https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=b58ce050 Fix spelling error README.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.dev b/README.dev index e7f81e6..5348867 100644 --- a/README.dev +++ b/README.dev @@ -16,7 +16,7 @@ coordinated with fuzzyray and/or dolsen. If you create a release and it breaks, please fix it. Any non Gentoo developers who wish to contribute, the best way to get -started is by clonig a copy of the repository and submitting patches to +started is by cloning a copy of the repository and submitting patches to bugzilla. Additionally, we can be found in the #gentoo-portage IRC channel.