Skip to content

Commit

Permalink
Spelling.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiceatscion committed Jul 23, 2024
1 parent 6653ab3 commit 83fd78d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/wireshark/scion.lua
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@ end
-- SCION packet on UDP/IP overlay.
-- Two options are available. Identify SCION traffic by port number, or heuristically, by
-- looking for clues in the header. The heuristic is not extremely robust. It may mistake
-- non-SCION packet for scion packets. If you know precisely which ports carry SCION
-- non-SCION packet for SCION packets. If you know precisely which ports carry SCION
-- traffic (which is made difficult by the removal of the dispatcher), you may prefer to
-- identify them by port. Keep the unwanted option commented out.

Expand Down

0 comments on commit 83fd78d

Please sign in to comment.