summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2005-10-22 15:51:12 +0000
committerMarcel Holtmann <marcel@holtmann.org>2005-10-22 15:51:12 +0000
commit555ac3f21cb5f6099755d43c3c1e89a1a554b435 (patch)
tree6759a020e01065438e7f3acada4c4832f2b5120c
parent4fb6514cdebdeb4317ee3a5ef59abcdaf3697d2b (diff)
Fix typo
-rw-r--r--src/hci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hci.c b/src/hci.c
index c1aa9b28..b286d46f 100644
--- a/src/hci.c
+++ b/src/hci.c
@@ -430,7 +430,7 @@ static hci_map commands_map[] = {
{ "Read Local Supported Commands", 116 },
{ "Read Local Supported Features", 117 },
{ "Read Local Extended Features", 118 },
- { "Read Buffer Sizer", 119 },
+ { "Read Buffer Size", 119 },
{ "Read Country Code", 120 },
{ "Read BD ADDR", 121 },
{ "Read Failed Contact Counter", 122 },