[py-svn] py-trunk commit 8402eaae5d01: capitialize I

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Thu Dec 24 16:05:52 CET 2009


# HG changeset patch -- Bitbucket.org
# Project py-trunk
# URL http://bitbucket.org/hpk42/py-trunk/overview/
# User Benjamin Peterson <benjamin at python.org>
# Date 1261667183 21600
# Node ID 8402eaae5d018e8748afd2b17b855ba82fbfb3d4
# Parent 48dbf8b0e6c92a4fb728df8fd54d9a3124812830
capitialize I

--- a/doc/faq.txt
+++ b/doc/faq.txt
@@ -112,7 +112,7 @@ argument usage and creation.
 
 .. _`Convention over Configuration`: http://en.wikipedia.org/wiki/Convention_over_Configuration
 
-Can i yield multiple values from a factory function? 
+Can I yield multiple values from a factory function? 
 -----------------------------------------------------
 
 There are two reasons why yielding from a factory function



More information about the pytest-commit mailing list