From 843e9a3cf1364d2b467f95ce73905144de55f64d Mon Sep 17 00:00:00 2001 From: "msb@google.com" Date: Fri, 13 Nov 2009 22:31:50 +0000 Subject: [PATCH] Fix typo Review URL: http://chromereview.prom.corp.google.com/1187046 git-svn-id: svn://chrome-svn/chromeos/trunk@239 06c00378-0e64-4dae-be16-12b19f9950a1 --- customize_rootfs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customize_rootfs.sh b/customize_rootfs.sh index 963a28e035..21e0a76128 100755 --- a/customize_rootfs.sh +++ b/customize_rootfs.sh @@ -374,8 +374,8 @@ sed -i 's/^\(.*pam_mount.so.*\)/#\1/g' /etc/pam.d/common-* sudo sh -c "/trunk/src/scripts/list_installed_packages.sh \ > /etc/package_list_pruned.txt" -# Clear network settings. This must be done last, since it prevents -# any subseuqent steps from accessing the network. +# Clear the network settings. This must be done last, since it prevents +# any subsequent steps from accessing the network. cat < /etc/network/interfaces auto lo iface lo inet loopback