chiark / gitweb /
Typos.
[disorder] / lib / client.c
index 2fe77b870a72ae0e7aca00af85db48763de2e378..0ba9c86233b495c4380ec3aec15e3c26a541bca9 100644 (file)
@@ -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) {