X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=udev_rules.c;h=623ca468584dce0f38a58c389141265baac51675;hb=ff9a488d8c559a2ee40e522cdc68b750670711e4;hp=09a299f22458a6cde5f4e06fa0e5e6ad9afb2afb;hpb=a4d5ca644ed8bc59274967c17981d7448a075c07;p=elogind.git diff --git a/udev_rules.c b/udev_rules.c index 09a299f22..623ca4685 100644 --- a/udev_rules.c +++ b/udev_rules.c @@ -293,7 +293,7 @@ static int find_free_number(const char *base, const char *devpath) static int warn = 1; if (warn) { - err("%%e is deprecated, will be removed and is unlikey to work correctly. Don't use it."); + err("%%e is deprecated, will be removed and is unlikely to work correctly. Don't use it."); warn = 0; }