summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-lwapp.c
diff options
context:
space:
mode:
Diffstat (limited to 'epan/dissectors/packet-lwapp.c')
-rw-r--r--epan/dissectors/packet-lwapp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-lwapp.c b/epan/dissectors/packet-lwapp.c
index 87e437bd91..8737e86a7b 100644
--- a/epan/dissectors/packet-lwapp.c
+++ b/epan/dissectors/packet-lwapp.c
@@ -565,7 +565,7 @@ proto_reg_handoff_lwapp(void)
* becoming obscelete, but we still wanted to dissect the
* packets.
*
- * Next, lwapp can be over UDP, but packged for L3 tunneling. This
+ * Next, lwapp can be over UDP, but packaged for L3 tunneling. This
* is the new-style. In this case, LWAP headers are just transmitted
* via UDP.
*