[ARVADOS] updated: c2943635432441ac6a54f893ddbfee311ffe5908
Git user
git at public.curoverse.com
Fri Aug 11 14:47:07 EDT 2017
Summary of changes:
sdk/go/health/handler.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
via c2943635432441ac6a54f893ddbfee311ffe5908 (commit)
from 10402f74ccdae453ae353c389a02c0415adcf1e7 (commit)
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.
commit c2943635432441ac6a54f893ddbfee311ffe5908
Author: Ward Vandewege <wvandewege at veritasgenetics.com>
Date: Fri Aug 11 14:46:12 2017 -0400
Fix typo.
No issue #
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <wvandewege at veritasgenetics.com>
diff --git a/sdk/go/health/handler.go b/sdk/go/health/handler.go
index f19511e..81b9587 100644
--- a/sdk/go/health/handler.go
+++ b/sdk/go/health/handler.go
@@ -44,7 +44,7 @@ type Handler struct {
Routes Routes
// If non-nil, Log is called after handling each request. The
- // error argument is nil if the request was succesfully
+ // error argument is nil if the request was successfully
// authenticated and served, even if the health check itself
// failed.
Log func(*http.Request, error)
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list