summaryrefslogtreecommitdiff
path: root/epan/stats_tree.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/stats_tree.c')
-rw-r--r--epan/stats_tree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/stats_tree.c b/epan/stats_tree.c
index c0dfe3863d..e70cde665c 100644
--- a/epan/stats_tree.c
+++ b/epan/stats_tree.c
@@ -510,7 +510,7 @@ extern int stats_tree_manip_node(manip_node_mode mode, stats_tree* st, const gui
extern guint8* stats_tree_get_abbr(const guint8* optarg) {
guint i;
- /* XXX: this fails when twireshark is given any options
+ /* XXX: this fails when tshark is given any options
after the -z */
g_assert(optarg != NULL);