X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/9bd9e192e69d076dc8a1658ffd33aa4e6d2dff0c..70adc86bb90c8522fcc64f33948a9f64209b6a07:/lib/client.c diff --git a/lib/client.c b/lib/client.c index 2fe77b8..0ba9c86 100644 --- a/lib/client.c +++ b/lib/client.c @@ -570,7 +570,7 @@ int disorder_connect(disorder_client *c) { * * If @p cookie is NULL or does not work then we attempt to log in as * guest instead (so when the cookie expires only an extra round trip - * is needed rathre than a complete new login). + * is needed rather than a complete new login). */ int disorder_connect_cookie(disorder_client *c, const char *cookie) {