speelling
authorNathan S. Evans <evans@in.tum.de>
Thu, 4 Mar 2010 14:42:41 +0000 (14:42 +0000)
committerNathan S. Evans <evans@in.tum.de>
Thu, 4 Mar 2010 14:42:41 +0000 (14:42 +0000)
src/util/client.c

index 0ebd484e2a062a7c5ad33fc9456fae1259dc99de..30c0fcf868680990dcb89032dacbfcb92a4ebea4 100644 (file)
@@ -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).
  *