X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fshared%2Finstall.c;h=a9d75f3b7c9e9a3d34ecbace5d4b9c811bf4e7dd;hp=a99c757ea87418574de1dd9060aaae09a023abcc;hb=20f59e42cd64c0c7fd9386b0ca93842c6cdbc387;hpb=7d5e9c0f60cddf01ec803012cbdc02d2f55b78c1 diff --git a/src/shared/install.c b/src/shared/install.c index a99c757ea..a9d75f3b7 100644 --- a/src/shared/install.c +++ b/src/shared/install.c @@ -1515,7 +1515,7 @@ int unit_file_enable( /* This will return the number of symlink rules that were supposed to be created, not the ones actually created. This is - useful to determine whether the passed files hat any + useful to determine whether the passed files had any installation data at all. */ r = install_context_apply(&c, &paths, config_path, root_dir, force, changes, n_changes);