X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Fmain.c;fp=src%2Fcore%2Fmain.c;h=e2e1399564afc8c0c01769a82644c33399dfcdd8;hp=688ca0ea2a01040c20a7cf268e8efacc45a943e1;hb=8b173b5e8ccbf946ee88af456792d8e720292d9b;hpb=8246dff1f81e40b469e40581597b89d19b4682bd diff --git a/src/core/main.c b/src/core/main.c index 688ca0ea2..e2e139956 100644 --- a/src/core/main.c +++ b/src/core/main.c @@ -1104,7 +1104,7 @@ static void test_usr(void) { if (dir_is_empty("/usr") <= 0) return; - log_warning("/usr appears to be on its own filesytem and is not already mounted. This is not a supported setup. " + log_warning("/usr appears to be on its own filesystem and is not already mounted. This is not a supported setup. " "Some things will probably break (sometimes even silently) in mysterious ways. " "Consult http://freedesktop.org/wiki/Software/systemd/separate-usr-is-broken for more information."); }