From f4d69c8d3f9854a933d8d957d7f4046a8289509a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 14 Jul 2020 15:42:09 +0200 Subject: Fix spelling, for more info --- network-scripts/network-functions-ipv6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network-scripts') diff --git a/network-scripts/network-functions-ipv6 b/network-scripts/network-functions-ipv6 index 2f7b19b8..d1244815 100644 --- a/network-scripts/network-functions-ipv6 +++ b/network-scripts/network-functions-ipv6 @@ -1077,7 +1077,7 @@ ipv6_wait_tentative() { if [ -n "$ip_output" ]; then net_log $"Some IPv6 address(es) of ${device} remain still in 'tentative' state" warning $fn - net_log $"Run 'ip -6 addr show dev ${device} tentative' to see more" warning $fn + net_log $"Run 'ip -6 addr show dev ${device} tentative' for more info" warning $fn fi return 0 -- cgit v1.2.1