From: Denys Vlasenko Date: Thu, 16 May 2019 12:31:58 +0000 (+0200) Subject: typo fix in comment X-Git-Tag: 1_31_0~53 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a51eec0b5aaee3835a54ca35c65e3cfc87004b97;p=oweals%2Fbusybox.git typo fix in comment Signed-off-by: Denys Vlasenko --- diff --git a/examples/shutdown-1.0/script/stop_storage b/examples/shutdown-1.0/script/stop_storage index 1be5f735b..50f3b4dd2 100755 --- a/examples/shutdown-1.0/script/stop_storage +++ b/examples/shutdown-1.0/script/stop_storage @@ -4,7 +4,7 @@ # Repeat. umountcnt=2 -writeout=0 # increase if your kernel doesn ot guarantee writes to complete +writeout=0 # increase if your kernel does not guarantee writes to complete # No /usr - we are expecting all binaries to be accessible # from root fs alone