]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: fix typo
authorSalim B <git@salim.space>
Sun, 17 Aug 2025 19:37:12 +0000 (21:37 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 3 Sep 2025 10:10:48 +0000 (12:10 +0200)
(cherry picked from commit d92990c783e884c56eb8a69cf128a2b332c7357f)

docs/NETWORK_ONLINE.md

index b249eb4402d4eec68913f51cbfd7ca6d15f185df..4e5db63d9a4b47451186f7ec686156faedd3f2d6 100644 (file)
@@ -243,7 +243,7 @@ that matches various links, but also by settings like
 [systemd.network(5)](https://www.freedesktop.org/software/systemd/man/systemd.network.html).
 
 It is also possible to plug in additional checks for network state. For
-example, to delay `network-online.target` until some a specific host is
+example, to delay `network-online.target` until a specific host is
 reachable (the name can be resolved over DNS and the appropriate route has been
 established), the following simple service could be used: