From 30eac220c69dabd715d6357d2df2f39b91b08fe2 Mon Sep 17 00:00:00 2001 From: Jose Riha Date: Thu, 20 Feb 2020 14:20:13 +0100 Subject: Fix spelling errors --- src/phone_user.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/phone_user.h') diff --git a/src/phone_user.h b/src/phone_user.h index 6e76ec8..50f86d6 100644 --- a/src/phone_user.h +++ b/src/phone_user.h @@ -280,11 +280,11 @@ public: bool is_mwi_terminated(void) const; /** - * Process an unsollicited NOTIFY for MWI. + * Process an unsolicited NOTIFY for MWI. * @param r [in] The NOTIFY request. * @param tid [in] Transaction identifier of the NOTIFY transaction. */ - void handle_mwi_unsollicited(t_request *r, t_tid tid); + void handle_mwi_unsolicited(t_request *r, t_tid tid); //@} /** @name Presence */ -- cgit v1.2.3