This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".

The branch, master has been updated
       via  39b79fddd537a40ea97d90fce690416a32c47fb9 (commit)
      from  0bea082a58041638b9ef985b9ee96f8f178bc3ad (commit)


Summary of changes:
 templates/docs/tutorials/snap-api.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 39b79fddd537a40ea97d90fce690416a32c47fb9
Author: Mighty Byte <[email protected]>
Date:   Sun May 23 13:06:07 2010 -0400

    Fixed grammar error.

diff --git a/templates/docs/tutorials/snap-api.md 
b/templates/docs/tutorials/snap-api.md
index 1a58b1b..da856bc 100644
--- a/templates/docs/tutorials/snap-api.md
+++ b/templates/docs/tutorials/snap-api.md
@@ -162,7 +162,7 @@ returns another iteratee, which when "run" (by feeding it 
with EOF, because
 iteratees are forced to go into the "Done" state when they receive EOF), causes
 a series of data chunks to be written to `f`. These functions are the producers
 of data, they take some iteratee as input and keep feeding it data until the
-iteratee says it is done or the enumerator runs of data to feed the
+iteratee says it is done or the enumerator runs out of data to feed the
 iteratee. In this sense enumerators may be more naturally thought of as
 _iteratee transformers_.
 
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to