diff options
author | Lennart Poettering <lennart@poettering.net> | 2017-12-13 17:43:03 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2017-12-13 17:43:03 +0100 |
commit | c96528fae94be74800cf370c65401a3bfa11e575 (patch) | |
tree | 0877fc425fbd212d16f6a30b20d470ea5c26e6d1 /catalog | |
parent | f95b0be7421cc1143b81afb1937e213313dd8f01 (diff) | |
download | systemd-c96528fae94be74800cf370c65401a3bfa11e575.tar.gz systemd-c96528fae94be74800cf370c65401a3bfa11e575.tar.bz2 systemd-c96528fae94be74800cf370c65401a3bfa11e575.zip |
catalog: don't say "systemd" when we mean "system"
Yeah, it's hard to type "system", if all you ever type is "systemd", but
it's still a typo in this case.
Diffstat (limited to 'catalog')
-rw-r--r-- | catalog/systemd.catalog.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/catalog/systemd.catalog.in b/catalog/systemd.catalog.in index c637af7ca2..412ea8aa16 100644 --- a/catalog/systemd.catalog.in +++ b/catalog/systemd.catalog.in @@ -201,7 +201,7 @@ Subject: System shutdown initiated Defined-By: systemd Support: %SUPPORT_URL% -Systemd shutdown has been initiated. The shutdown has now begun and +System shutdown has been initiated. The shutdown has now begun and all system services are terminated and all file systems unmounted. -- 7d4958e842da4a758f6c1cdc7b36dcc5 |