commit:     7fda20c5d037d292ea19d2ed7f032a81486c3bd2
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 24 19:06:26 2017 +0000
Commit:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Thu Aug 24 19:06:26 2017 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=7fda20c5

ebuild-writing/functions/src_test: s/provide/provides/, s/which/that/

 ebuild-writing/functions/src_test/text.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ebuild-writing/functions/src_test/text.xml 
b/ebuild-writing/functions/src_test/text.xml
index 6ce3b79..56dd113 100644
--- a/ebuild-writing/functions/src_test/text.xml
+++ b/ebuild-writing/functions/src_test/text.xml
@@ -247,7 +247,7 @@ setting <c>RESTRICT="test"</c> in the ebuild.
 </p>
 
 <note>
-If upstream provide a test suite which doesn't work, consider talking
+If upstream provides a test suite that doesn't work, consider talking
 to them about getting it fixed. A broken test suite requires developers
 to investigate each test failure in order to determine whether it is
 genuine or indicates a broken test.

Reply via email to