aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/peektagged.c
diff options
context:
space:
mode:
authorРоман Донченко <dpb@corrigendum.ru>2020-10-11 02:42:05 +0300
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2020-10-11 08:35:55 +0000
commit69e1aa860bf4230be6576f8367db2c8595b4e7a3 (patch)
treedda930620de01e5af724199258d126c0f3f4e2ca /wiretap/peektagged.c
parentd3f2fa401959a8541d8ad71e2890330c0e262cc9 (diff)
Fix many spelling errors
Diffstat (limited to 'wiretap/peektagged.c')
-rw-r--r--wiretap/peektagged.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/peektagged.c b/wiretap/peektagged.c
index 7276571362..ef8e80c42f 100644
--- a/wiretap/peektagged.c
+++ b/wiretap/peektagged.c
@@ -29,7 +29,7 @@
/* CREDITS
*
- * This file decoder could not have been writen without examining
+ * This file decoder could not have been written without examining
* http://www.varsanofiev.com/inside/airopeekv9.htm, the help from
* Martin Regner and Guy Harris, and the etherpeek.c file (as it
* was called before renaming it to peekclassic.c).