From 951aa5ea1f1e23460bb3607e5442a2a2bc499e6f Mon Sep 17 00:00:00 2001 From: "Robert P. J. Day" Date: Sun, 25 Mar 2012 07:46:15 -0400 Subject: Various typoes fixed, all comments or output strings. Typoes fixed: "enviroment", "editted", "spliting", "scheulder". (From OE-Core rev: 17e981a857a51b0bec08c929e8539d36d83874b6) Signed-off-by: Robert P. J. Day Signed-off-by: Richard Purdie --- meta/recipes-core/sysvinit/sysvinit/rcS-default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-core') diff --git a/meta/recipes-core/sysvinit/sysvinit/rcS-default b/meta/recipes-core/sysvinit/sysvinit/rcS-default index 7ad3c7bf8f..fc6d41522e 100644 --- a/meta/recipes-core/sysvinit/sysvinit/rcS-default +++ b/meta/recipes-core/sysvinit/sysvinit/rcS-default @@ -13,7 +13,7 @@ DELAYLOGIN=no # UTC=yes # Set VERBOSE to "no" if you would like a more quiet bootup. VERBOSE=no -# Set EDITMOTD to "no" if you don't want /etc/motd to be editted automatically +# Set EDITMOTD to "no" if you don't want /etc/motd to be edited automatically EDITMOTD=no # Whether to fsck root on boot ENABLE_ROOTFS_FSCK=no -- cgit v1.2.3-54-g00ecf