aboutsummaryrefslogtreecommitdiffstats
path: root/epan/tap.c
diff options
context:
space:
mode:
authorJim Young <jyoung@gsu.edu>2018-12-29 00:37:18 -0500
committerAnders Broman <a.broman58@gmail.com>2018-12-29 08:19:49 +0000
commita5a38daba0cc97a80e4d914362849bd91f7fddfe (patch)
tree403d8f77e28e1fe83178369243ee0ceac9e59e26 /epan/tap.c
parent785621dcca96d3e735c4a6dc2da31c44238e1eb9 (diff)
Fix typo: aplications to applications
Change-Id: I14948f563a7638b5bd28f4450ffe1bd98a491e6a Reviewed-on: https://code.wireshark.org/review/31243 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/tap.c')
-rw-r--r--epan/tap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/tap.c b/epan/tap.c
index 92f0fa5df5..9355c86315 100644
--- a/epan/tap.c
+++ b/epan/tap.c
@@ -389,7 +389,7 @@ reset_tap_listeners(void)
when we open/start a new capture or if we need to rescan the packet list.
It should be called from a low priority thread say once every 3 seconds
- If draw_all is true, redraw all aplications regardless if they have
+ If draw_all is true, redraw all applications regardless if they have
changed or not.
*/
void