From: Keith Amidon Date: Wed, 13 May 2009 21:48:42 +0000 (-0700) Subject: Fix for typo in warning message. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42cb51769279f8f64ba1cd5b71a9fc10bc14a7a7;p=openvswitch Fix for typo in warning message. --- diff --git a/xenserver/vswitch-xen.spec b/xenserver/vswitch-xen.spec index eb5049da..12e04459 100644 --- a/xenserver/vswitch-xen.spec +++ b/xenserver/vswitch-xen.spec @@ -157,7 +157,7 @@ done if [ "$1" = "1" ]; then # $1 = 2 for upgrade printf "\nYou MUST reboot the server NOW to complete the change to the\n" - printf "the Nicira vswitch. Attmepts to modify networking on the server\n" + printf "the Nicira vswitch. Attempts to modify networking on the server\n" printf "or any hosted VM will fail until after the reboot and could\n" printf "leave the server in an state requiring manual recovery.\n\n" else