From 65f96b7750616bc210397c16eea40961e578a788 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 6 Oct 2010 11:51:04 -0700 Subject: doc: fix typo in Kgio.accept_cloexec= doc oops... --- ext/kgio/accept.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/kgio/accept.c b/ext/kgio/accept.c index e1d1541..5ee3313 100644 --- a/ext/kgio/accept.c +++ b/ext/kgio/accept.c @@ -283,7 +283,7 @@ static VALUE get_nonblock(VALUE mod) * call-seq: * * Kgio.accept_cloexec = true - * Kgio.accept_clocexec = false + * Kgio.accept_cloexec = false * * Sets whether or not Kgio::Socket objects created by * TCPServer#kgio_accept, -- cgit v1.2.3-24-ge0c7