wlccp: fix typo.

Change-Id: I893fdc3025119c69142c617bfcea65654c45ad8b
Reviewed-on: https://code.wireshark.org/review/18112
Reviewed-by: Michael Mann <mmann78@netscape.net>
This commit is contained in:
Dario Lombardo 2016-10-07 15:38:52 +02:00 committed by Michael Mann
parent 95e927ec93
commit 6a306f26b1
1 changed files with 1 additions and 1 deletions

View File

@ -1315,7 +1315,7 @@ static guint dissect_wlccp_ccm_msg(proto_tree *_tree, tvbuff_t *_tvb, guint _off
_tvb, _offset, 6, ENC_NA);
_offset += 6;
/*kan - according to the patent applicatoin these fields vary based
/*kan - according to the patent application these fields vary based
on one another.
For now we decode what we know about and then we'll come back and add
the rest */