chiark / gitweb /
sd-netlink: add tunnel NL parameters
[elogind.git] / src / libsystemd / sd-netlink / netlink-internal.h
index 7c98815b4615d03cb9313a11e12ba7c6eb3b73a8..ed627444df85ff0be0445d4c2199d9f1ae9217e3 100644 (file)
@@ -97,7 +97,7 @@ struct sd_netlink {
 };
 
 struct netlink_attribute {
-        size_t offset; /* offset from hdr to attirubte */
+        size_t offset; /* offset from hdr to attribute */
 };
 
 struct netlink_container {