This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch master in repository nunc-stans.
commit 04eeeca0229a02575825afde6f895095ad8537df Author: Mark Reynolds mreynolds@redhat.com Date: Mon Feb 13 17:35:09 2017 -0500
Update README --- 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