Diff between 781dc72600c9d6f37f027453eb709244838ad545 and 8a8bb86ba1cd894b1d1f7b28ff431270d2e24e5f
Changed Files
| File | Additions | Deletions | Status |
| tools/parser/hci.c | +1 | -1 | modified |
Full Patch
diff --git a/tools/parser/hci.c b/tools/parser/hci.c
index d49b979..cad919f 100644
--- a/tools/parser/hci.c
+++ b/tools/parser/hci.c
@@ -290,7 +290,7 @@ static char *error_code_str[] = {
"Connection Accept Timeout Exceeded",
"Unsupported Feature or Parameter Value",
"Invalid HCI Command Parameters",
- "Remote User Teminated Connection",
+ "Remote User Terminated Connection",
"Remote Device Terminated Connection due to Low Resources",
"Remote Device Terminated Connection due to Power Off",
"Connection Terminated by Local Host",