From ea16938abe59c2a30803c60eaea56ecb5689aa1e Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Wed, 9 Dec 2009 08:42:56 -0800 Subject: [PATCH] fix typo in comment Review URL: http://codereview.chromium.org/477001 --- customize_rootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customize_rootfs.sh b/customize_rootfs.sh index 15dcaba0c7..1014d9f86d 100755 --- a/customize_rootfs.sh +++ b/customize_rootfs.sh @@ -113,7 +113,7 @@ done # The udev daemon takes a long time to start up and settle so we defer it until # after X11 has been started. In order to be able to mount the root file system -# and start X we pre-propulate some devices. These are copied into /dev by the +# and start X we pre-populate some devices. These are copied into /dev by the # chromeos_startup script. UDEV_DEVICES=/lib/udev/devices mkdir "$UDEV_DEVICES"/dri