From 2af8b4b6b3b09ae4f73d3d38204619f1486d8a89 Mon Sep 17 00:00:00 2001 From: Peter Colberg Date: Wed, 30 Dec 2015 16:53:42 -0500 Subject: Fix spelling --- src/presence/buddy.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/presence') diff --git a/src/presence/buddy.h b/src/presence/buddy.h index b7852de..4eff380 100644 --- a/src/presence/buddy.h +++ b/src/presence/buddy.h @@ -188,7 +188,7 @@ public: void stop_resubscribe_presence_timer(void); /** - * By calling this method, succesful STUN completion is signalled to + * By calling this method, successful STUN completion is signalled to * the buddy. It will subscribe to presence if it was waiting for STUN. */ void stun_completed(void); @@ -302,7 +302,7 @@ public: bool match_timer(t_subscribe_timer timer, t_object_id id_timer, t_buddy **buddy); /** - * By calling this method, succesful STUN completion is signalled to the buddy + * By calling this method, successful STUN completion is signalled to the buddy * list. The buddy list will now start presence subscriptions that were waiting * for STUN to complete. */ -- cgit v1.2.3