From 98863d1d01b76f939eef64c6c9dbc08cba9da7fd Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Thu, 24 Dec 2009 09:06:23 -0600 Subject: [PATCH] capitialize I --HG-- branch : trunk --- doc/faq.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/faq.txt b/doc/faq.txt index bf69c645c..9765c5c60 100644 --- 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