aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugins/transum/packet-transum.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/transum/packet-transum.c b/plugins/transum/packet-transum.c
index 60fb800cbd..6343bf1863 100644
--- a/plugins/transum/packet-transum.c
+++ b/plugins/transum/packet-transum.c
@@ -1224,7 +1224,7 @@ proto_register_transum(void)
{ &hf_tsum_rsp_search,
{ "Rsp Search Counts", "transum.rsp_search",
FT_UINT32, BASE_DEC, NULL, 0x0,
- "rrpd_list search total for the reponse packets", HFILL }
+ "rrpd_list search total for the response packets", HFILL }
}
};