aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-usb-hid.c
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2020-09-07 16:35:13 +0100
committerMartin Mathieson <martin.mathieson@keysight.com>2020-09-07 16:35:13 +0100
commitd461bf302554b5a0a0c0b202c374f647464e2d70 (patch)
treebe0521786264bd49bf3378cada5f9aaa15781d36 /epan/dissectors/packet-usb-hid.c
parentde115f6cd53c3de4dffe33132b645bc25523eae3 (diff)
Yet more spelling fixes.
Includes small updates to the script and wireshark dictionary. Probably the last spelling fixes from me for a while.
Diffstat (limited to 'epan/dissectors/packet-usb-hid.c')
-rw-r--r--epan/dissectors/packet-usb-hid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-usb-hid.c b/epan/dissectors/packet-usb-hid.c
index f2403c73b5..5888ef1ce4 100644
--- a/epan/dissectors/packet-usb-hid.c
+++ b/epan/dissectors/packet-usb-hid.c
@@ -1444,7 +1444,7 @@ static const value_string usb_hid_consumer_usage_page_vals[] = {
{0x298, "AC Rename"},
{0x299, "AC Merge"},
{0x29A, "AC Split"},
- {0x29B, "AC Disribute Horizontally"},
+ {0x29B, "AC Distribute Horizontally"},
{0x29C, "AC Distribute Vertically"},
{0, NULL}
};