typo fix in comment
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 May 2019 12:31:58 +0000 (14:31 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 16 May 2019 12:31:58 +0000 (14:31 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
examples/shutdown-1.0/script/stop_storage

index 1be5f735b7f45d820e29609219d7083c749c4a5e..50f3b4dd22bfedd24c762833a1d55c1a3051aa0d 100755 (executable)
@@ -4,7 +4,7 @@
 # Repeat.
 
 umountcnt=2
-writeout=0     # increase if your kernel doesot 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