aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMartin Mathieson <martin.mathieson@keysight.com>2022-06-18 22:23:10 +0100
committerMartin Mathieson <martin.mathieson@keysight.com>2022-07-06 09:02:37 +0100
commiteab62aa76809f5b8c422286449ca884aca21e68d (patch)
tree5017acef60ac2fcdca33ebe7ddefa3d3c075cb96 /doc
parentaa0eeb3184131746f6013fbf17d8e47dfe283b2c (diff)
Fix some spellings.
Diffstat (limited to 'doc')
-rw-r--r--doc/README.dissector2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.dissector b/doc/README.dissector
index f69b0f3453..73c7d7af05 100644
--- a/doc/README.dissector
+++ b/doc/README.dissector
@@ -2503,7 +2503,7 @@ doesn't specify the addresses and ports of both sides.
2.2.1.3 The conversation_new_full function.
-This routine will create a new conversation based upon an arbritrary
+This routine will create a new conversation based upon an arbitrary
lists of elements. Elements can be addresses, strings, unsigned
integers, or unsigned 64-bit integers. Unlike conversation_new, element
lists are matched strictly; wildcards aren't (yet) supported.