All of lore.kernel.org
 help / color / mirror / Atom feed
From: Preston Hunt <me@prestonhunt.com>
To: linux-bluetooth@vger.kernel.org
Cc: Preston Hunt <me@prestonhunt.com>
Subject: [PATCH BlueZ 1/1] monitor: fix spelling typo
Date: Tue, 16 Apr 2024 16:12:05 -0700	[thread overview]
Message-ID: <20240416231205.2116175-2-me@prestonhunt.com> (raw)
In-Reply-To: <20240416231205.2116175-1-me@prestonhunt.com>

---
 monitor/packet.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/monitor/packet.c b/monitor/packet.c
index 48fff2ba6..5abf164eb 100644
--- a/monitor/packet.c
+++ b/monitor/packet.c
@@ -3779,7 +3779,7 @@ static void print_transport_data(const uint8_t *data, uint8_t len)
 		print_field("      Provider Only");
 		break;
 	case 0x03:
-		print_field("      Both Seeker an Provider");
+		print_field("      Both Seeker and Provider");
 		break;
 	}
 
-- 
2.42.0


  reply	other threads:[~2024-04-16 23:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16 23:12 [PATCH BlueZ 0/1] Fix spelling in monitor Preston Hunt
2024-04-16 23:12 ` Preston Hunt [this message]
2024-04-17  1:02   ` bluez.test.bot
2024-04-17 20:30 ` [PATCH BlueZ 0/1] " patchwork-bot+bluetooth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240416231205.2116175-2-me@prestonhunt.com \
    --to=me@prestonhunt.com \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.