From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-848683-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id F3C9D1384B4
	for <garchives@archives.gentoo.org>; Wed, 25 Nov 2015 21:42:40 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D68BD21C0C6;
	Wed, 25 Nov 2015 21:42:36 +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 7111A21C0C6
	for <gentoo-commits@lists.gentoo.org>; Wed, 25 Nov 2015 21:42:36 +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 3F34F3405C3
	for <gentoo-commits@lists.gentoo.org>; Wed, 25 Nov 2015 21:42:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 343E5612
	for <gentoo-commits@lists.gentoo.org>; Wed, 25 Nov 2015 21:42:32 +0000 (UTC)
From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Manuel Rüger" <mrueg@gentoo.org>
Message-ID: <1448487741.cf7d4d3975a2807eb4fa08b51a6c13d8c8268f79.mrueg@gentoo>
Subject: [gentoo-commits] proj/ruby-overlay:master commit in: /
X-VCS-Repository: proj/ruby-overlay
X-VCS-Files: README.md
X-VCS-Directories: /
X-VCS-Committer: mrueg
X-VCS-Committer-Name: Manuel Rüger
X-VCS-Revision: cf7d4d3975a2807eb4fa08b51a6c13d8c8268f79
X-VCS-Branch: master
Date: Wed, 25 Nov 2015 21:42:32 +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
X-Archives-Salt: 35f47506-05da-4968-b2d7-094a990a5e57
X-Archives-Hash: fdb31dad52c991e115523d76b7c9189c

commit:     cf7d4d3975a2807eb4fa08b51a6c13d8c8268f79
Author:     Daniel Quinn <code <AT> danielquinn <DOT> org>
AuthorDate: Tue Nov 24 16:50:44 2015 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Nov 25 21:42:21 2015 +0000
URL:        https://gitweb.gentoo.org/proj/ruby-overlay.git/commit/?id=cf7d4d39

Typo fix

 README.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9e038ab..0ca1e46 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 This includes many ebuilds, that currently aren't ready or suitable for the main tree.
 
 This overlay is managed by the [Gentoo](http://www.gentoo.org)
-[Ruby](https://wiki.gentoo.org/wiki/Project:Ruby) team. It's purpose
+[Ruby](https://wiki.gentoo.org/wiki/Project:Ruby) team. Its purpose
 is to experiment with new ruby packages and eclasses, and to serve as
 a way to allow users to submit new ebuilds to the main Gentoo tree.
 
@@ -10,4 +10,3 @@ Please read our [Packaging RubyGems](https://wiki.gentoo.org/wiki/Project:Ruby/P
 
 ### Repoman status
 [![Repoman Status](https://travis-ci.org/gentoo/ruby-overlay.png)](https://travis-ci.org/gentoo/ruby-overlay)
-