diff options
Diffstat (limited to 'protocols/oscar/auth.c')
-rw-r--r-- | protocols/oscar/auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/oscar/auth.c b/protocols/oscar/auth.c index 5e1dc4ec..e4f624c0 100644 --- a/protocols/oscar/auth.c +++ b/protocols/oscar/auth.c @@ -40,7 +40,7 @@ int aim_sendcookie(aim_session_t *sess, aim_conn_t *conn, const guint8 *chipsaho * Normally the FLAP version is sent as the first few bytes of the cookie, * meaning you generally never call this. * - * But there are times when something might want it seperate. Specifically, + * But there are times when something might want it separate. Specifically, * libfaim sends this internally when doing SNAC login. * */ |