From e88fe7da23a43f7129ebf0001f22f25158c6ee4d Mon Sep 17 00:00:00 2001 From: Veres Lajos Date: Fri, 7 Aug 2015 22:53:25 +0100 Subject: typofix - https://github.com/vlajos/misspell_fixer --- protocols/yahoo/libyahoo2.c | 4 ++-- protocols/yahoo/yahoo2_callbacks.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols/yahoo') diff --git a/protocols/yahoo/libyahoo2.c b/protocols/yahoo/libyahoo2.c index 9188c809..b6f20e16 100644 --- a/protocols/yahoo/libyahoo2.c +++ b/protocols/yahoo/libyahoo2.c @@ -11,7 +11,7 @@ * gaim released under the GNU GPL. This code is also released under the * GNU GPL. * - * This code is derivitive of Gaim + * This code is derivative of Gaim * copyright (C) 1998-1999, Mark Spencer * 1998-1999, Adam Fritzler * 1998-2002, Rob Flynn @@ -1401,7 +1401,7 @@ static void yahoo_process_status(struct yahoo_input_data *yid, } /* - * Status updates may be spread accross multiple packets and not + * Status updates may be spread across multiple packets and not * even on buddy boundaries, so keeping some state is important. * So, continue where we left off, and only add a user entry to * the list once it's complete (301-315 End buddy). diff --git a/protocols/yahoo/yahoo2_callbacks.h b/protocols/yahoo/yahoo2_callbacks.h index 740417ee..728040e4 100644 --- a/protocols/yahoo/yahoo2_callbacks.h +++ b/protocols/yahoo/yahoo2_callbacks.h @@ -684,7 +684,7 @@ struct yahoo_callbacks { /* * Name: ext_yahoo_connect_async * Connect to a host:port asynchronously. This function should return - * immediately returing a tag used to identify the connection handler, + * immediately returning a tag used to identify the connection handler, * or a pre-connect error (eg: host name lookup failure). * Once the connect completes (successfully or unsuccessfully), callback * should be called (see the signature for yahoo_connect_callback). -- cgit v1.2.3