Diff between 73a9e627efef661c6ba7a2e62f8aac4728bf0eef and f7bc074408994a6a03071bb8495d466088a7b758

Changed Files

File Additions Deletions Status
monitor/packet.c +1 -1 modified

Full Patch

diff --git a/monitor/packet.c b/monitor/packet.c
index 65ead26..ec4c7fd 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -599,7 +599,7 @@ static const struct {
 	const char *str;
 } major_class_av_table[] = {
 	{ 0x00, "Uncategorized, code for device not assigned"	},
-	{ 0x01, "earable Headset Device"			},
+	{ 0x01, "Wearable Headset Device"			},
 	{ 0x02, "Hands-free Device"				},
 	{ 0x04, "Microphone"					},
 	{ 0x05, "Loudspeaker"					},