aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2019-05-16 14:31:58 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2019-05-16 14:31:58 +0200
commita51eec0b5aaee3835a54ca35c65e3cfc87004b97 (patch)
treef38f742d8a80af4bd8c95b7cece16fa33782a597 /examples
parent0ee0b658b3b651d952965dd85a7b1dd0ac5312dc (diff)
downloadbusybox-a51eec0b5aaee3835a54ca35c65e3cfc87004b97.tar.gz
typo fix in comment
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/shutdown-1.0/script/stop_storage2
1 files changed, 1 insertions, 1 deletions
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