From 3d35b7205f08f24f074155de2608bc270e1da540 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Thu, 4 Mar 2010 14:42:41 +0000 Subject: [PATCH] speelling --- src/util/client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/client.c b/src/util/client.c index 0ebd484e2..30c0fcf86 100644 --- a/src/util/client.c +++ b/src/util/client.c @@ -568,7 +568,7 @@ write_shutdown (void *cls, size_t size, void *buf) /** * Request that the service should shutdown. * Afterwards, the connection will automatically be - * disconnected. Hence the "sock" shoud not + * disconnected. Hence the "sock" should not * be used by the caller after this call * (calling this function frees "sock" after a while). * -- 2.25.1