Browse Source

typo fix in comment

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys Vlasenko 4 years ago
parent
commit
a51eec0b5a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/shutdown-1.0/script/stop_storage

+ 1 - 1
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