This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch master in repository nunc-stans.
commit e20eb7a10708a66ee5b79991df67a46b2446a921 Author: Mark Reynolds mreynolds@redhat.com Date: Mon Feb 13 18:00:20 2017 -0500
Fix README 2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md index ba37d46..e221c32 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@
Nunc Stans is an event framework wrapper that provides a thread pool for event callback execution. It provides thread safety to event frameworks by isolating and protecting the thread safe parts from the non-thread safe parts, and allows multi-threaded applications to use event frameworks that are not thread safe.
-It has been primarily developed using http://libevent.org . +It has been primarily developed using http://libevent.org.
# Documentation
389-commits@lists.fedoraproject.org