aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-12-30 22:03:45 -0500
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-12-31 22:50:40 +0000
commit67f05835cac0a26636a7e04739a4cc0dd225c077 (patch)
tree5c9ca8cd94a62f02b815a37fe124f6303dfa752c /plugins
parent6930a2db83ec7aacb70e27bd7174a5d4a8be4cef (diff)
Fix more repeated words throughout
Fixes more repeated words seen throughout the code base.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/epan/transum/extractors.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/epan/transum/extractors.c b/plugins/epan/transum/extractors.c
index d52583436a..4e912e2a76 100644
--- a/plugins/epan/transum/extractors.c
+++ b/plugins/epan/transum/extractors.c
@@ -16,7 +16,7 @@
/*
This function extracts a field value (e.g. tcp.len) from a tree. Because a packet may contain
- multiple values for the the field the extracted values are returned in a result_array. The
+ multiple values for the field, the extracted values are returned in a result_array. The
number of array entries is returned in element_count.
Return is 0 if all went well. If this function return -1 it is probably because the tree did not