All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Delliaux <netbox253@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: Fabrice Delliaux <netbox253@gmail.com>
Subject: [PATCH] error: Fix typo.
Date: Sat, 12 Feb 2022 16:21:20 +0100	[thread overview]
Message-ID: <20220212152121.11032-1-netbox253@gmail.com> (raw)

---
 src/error.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/error.h b/src/error.h
index dded9f93d..cc7790a23 100644
--- a/src/error.h
+++ b/src/error.h
@@ -27,7 +27,7 @@
 						"argument"
 #define ERR_BREDR_CONN_ADAPTER_NOT_POWERED	"br-connection-adapter-not-"\
 						"powered"
-#define ERR_BREDR_CONN_NOT_SUPPORTED		"br-connection-not-suuported"
+#define ERR_BREDR_CONN_NOT_SUPPORTED		"br-connection-not-supported"
 #define ERR_BREDR_CONN_BAD_SOCKET		"br-connection-bad-socket"
 #define ERR_BREDR_CONN_MEMORY_ALLOC		"br-connection-memory-"\
 						"allocation"
-- 
2.34.1


             reply	other threads:[~2022-02-12 15:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-12 15:21 Fabrice Delliaux [this message]
2022-02-12 16:43 ` error: Fix typo bluez.test.bot

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=20220212152121.11032-1-netbox253@gmail.com \
    --to=netbox253@gmail.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.