]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Dec 2021 19:12:14 +0000 (04:12 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 16 Dec 2021 19:12:14 +0000 (04:12 +0900)
NEWS

diff --git a/NEWS b/NEWS
index c9cb84172d1987bfdea825030f985c5f208bd556..cb368c1a191cfe38eb3b9601d9fe667d5d3ef179 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -688,7 +688,7 @@ CHANGES WITH 250 in spe:
           are now ordered the same as other units. Effectively, they will be
           started earlier (if something actually pulled them in) and stopped
           later, similarly to normal mount units that are part of
-          fs-local.target. This change should be invisibile to users, but
+          fs-local.target. This change should be invisible to users, but
           should prevent those units from being stopped too early during
           shutdown.