|
@@ -153,7 +153,7 @@
|
|
|
* nla_find() find attribute in stream of attributes
|
|
|
* nla_find_nested() find attribute in nested attributes
|
|
|
* nla_parse() parse and validate stream of attrs
|
|
|
- * nla_parse_nested() parse nested attribuets
|
|
|
+ * nla_parse_nested() parse nested attributes
|
|
|
* nla_for_each_attr() loop over all attributes
|
|
|
* nla_for_each_nested() loop over the nested attributes
|
|
|
*=========================================================================
|