From fd907b90fb3e3d69c65490d56034cb02b41d3958 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 20 Oct 2003 04:06:45 +0000 Subject: fix typo (#107493) --- sysconfig/network-scripts/ifup-ipv6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysconfig/network-scripts/ifup-ipv6 b/sysconfig/network-scripts/ifup-ipv6 index 15a99022..c5b3c6d5 100755 --- a/sysconfig/network-scripts/ifup-ipv6 +++ b/sysconfig/network-scripts/ifup-ipv6 @@ -278,7 +278,7 @@ if [ "$IPV6TO4INIT" = "yes" ]; then ipv6_add_route ${ipv6to4prefix}$suf :: $dev done else - echo $"Error occured while calculating the IPv6to4 prefix" + echo $"Error occurred while calculating the IPv6to4 prefix" fi else echo $"radvd control enabled, but config is not complete" -- cgit v1.2.1