Fix spelling of Packets.

This commit is contained in:
Andrew McCarthy
2014-04-30 09:46:46 +01:00
parent efa145200c
commit bb3b4c4b2c
3 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ static struct attr_map link_attrs[NUM_PROC_VALUE] = {
.name = "packets",
.type = ATTR_TYPE_COUNTER,
.unit = UNIT_NUMBER,
.description = "Packtes",
.description = "Packets",
},
{
.name = "errors",