X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fsystemd.git;a=blobdiff_plain;f=src%2Fcore%2Funit-printf.c;fp=src%2Fcore%2Funit-printf.c;h=8e50a81b975f3e0b0820e0691ac351707dc6cdcd;hp=0c1e20d9ce5cda87eef1d970c07c6d5ade2d5144;hb=1526e55f6cc7e741dae28b240bd682fd4e2bed79;hpb=dca63b5b46f36989f69b154d7af3b4da433ae59e diff --git a/src/core/unit-printf.c b/src/core/unit-printf.c index 0c1e20d9ce5..8e50a81b975 100644 --- a/src/core/unit-printf.c +++ b/src/core/unit-printf.c @@ -181,7 +181,7 @@ int unit_name_printf(const Unit *u, const char* format, char **ret) { * %N: the id of the unit without the suffix (foo-aaa@bar) * %p: the prefix (foo-aaa) * %i: the instance (bar) - * %j: the last componet of the prefix (aaa) + * %j: the last component of the prefix (aaa) */ const Specifier table[] = {