(Trivial) Fix a typo.

Change-Id: I111d3af8d9f1a96ebbe3f4b19ab1597a93348058
Reviewed-on: https://code.wireshark.org/review/1952
Reviewed-by: Bill Meier <wmeier@newsguy.com>
This commit is contained in:
Bill Meier 2014-06-04 14:59:41 -04:00
parent 91afb5a36e
commit 3d23cbd11f
1 changed files with 1 additions and 1 deletions

View File

@ -3502,7 +3502,7 @@ prefs_set_pref(char *prefarg)
/*
* Set the counters of "mgcp.{tcp,udp}.port" entries we've
* seen to values that keep us from trying to interpret tham
* seen to values that keep us from trying to interpret them
* as "mgcp.{tcp,udp}.gateway_port" or "mgcp.{tcp,udp}.callagent_port",
* as, from the command line, we have no way of guessing which
* the user had in mind.