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-core".

The branch, master has been updated
       via  79bdd2b4dd9b9d140b145c3db6f54f9c0c4c8bbe (commit)
      from  efc5dc8b3806253d649d701797b4427e36cbfc2c (commit)


Summary of changes:
 src/Snap/Util/FileServe.hs |    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 79bdd2b4dd9b9d140b145c3db6f54f9c0c4c8bbe
Author: Mighty Byte <[email protected]>
Date:   Sat Feb 5 16:50:53 2011 -0500

    Fix typo

diff --git a/src/Snap/Util/FileServe.hs b/src/Snap/Util/FileServe.hs
index 8cddd55..f0f4571 100644
--- a/src/Snap/Util/FileServe.hs
+++ b/src/Snap/Util/FileServe.hs
@@ -673,7 +673,7 @@ fileServe = serveDirectoryWith simpleDirectoryConfig
 
 
 ------------------------------------------------------------------------------
--- | Serves files out of the givendirectory, with a given MIME type mapping.
+-- | Serves files out of the given directory, with a given MIME type mapping.
 --
 -- The function name is obsolete.  You should use 'serveDirectoryWith'
 -- instead, which offers more options and a clearer, more consistent name.
-----------------------------------------------------------------------


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

Reply via email to