chiark / gitweb /
man: recreate from xml
[elogind.git] / udev_rules_parse.c
index a1373312736704946fcf48b9aba6e221a88e4bbd..535b59590a0e21310f5c263168eb6ca83d6e7a2f 100644 (file)
@@ -580,7 +580,7 @@ static int add_to_rules(struct udev_rules *rules, char *line, const char *filena
        }
 
        if (physdev && rule->wait_for_sysfs.operation == KEY_OP_UNSET)
-               err("PHYSDEV* values are deprected and will be removed from a future kernel, "
+               err("PHYSDEV* values are deprecated and will be removed from a future kernel, "
                    "please fix it in %s:%u", filename, lineno);
 
        /* skip line if not any valid key was found */