Fix spelling.

svn path=/trunk/; revision=39721
This commit is contained in:
Gerald Combs 2011-11-02 20:43:10 +00:00
parent 21688e4e46
commit 18cbe2f0e0
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ static const value_string erspan_direction_vals[] = {
static const value_string erspan_truncated_vals[] = {
{0, "Not truncated"},
{1, "Trunkated"},
{1, "Truncated"},
{0, NULL},
};