All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] error: Fix typo.
@ 2022-02-12 15:21 Fabrice Delliaux
  2022-02-12 16:43 ` bluez.test.bot
  0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Delliaux @ 2022-02-12 15:21 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Fabrice Delliaux

---
 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-12 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-12 15:21 [PATCH] error: Fix typo Fabrice Delliaux
2022-02-12 16:43 ` bluez.test.bot

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.