From: Nathan S. Evans Date: Thu, 4 Mar 2010 14:42:41 +0000 (+0000) Subject: speelling X-Git-Tag: initial-import-from-subversion-38251~22565 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3d35b7205f08f24f074155de2608bc270e1da540;p=oweals%2Fgnunet.git speelling --- 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). *