Diff between 2579cb5aeee1ea4572d17672d80afe8ba6a7bd47 and c178cf8df0fe99aa9a6825f367ecd7f5920acca3

Changed Files

File Additions Deletions Status
profiles/audio/a2dp.c +1 -1 modified

Full Patch

diff --git a/profiles/audio/a2dp.c b/profiles/audio/a2dp.c
index f00e5c9..2feea66 100644
--- a/profiles/audio/a2dp.c
+++ b/profiles/audio/a2dp.c
@@ -655,7 +655,7 @@ static gboolean endpoint_setconf_ind(struct avdtp *session,
 						endpoint_setconf_cb,
 						a2dp_sep->user_data);
 		if (ret == 0) {
-			/* Attempt to reverve discover if there are no remote
+			/* Attempt to reverse discover if there are no remote
 			 * SEPs.
 			 */
 			if (queue_isempty(setup->chan->seps))