Correct typo in comment

This commit is contained in:
PartialVolume
2023-11-08 22:55:09 +00:00
parent a044cc12bb
commit 254d38ccae

View File

@@ -5,7 +5,7 @@
trap "echo" INT
# Check dmesg for USB activity, do not proceed until there has been no
# activity for 5 seconds or automatically proceed after 15 seconds.
# activity for 5 seconds or automatically proceed after 30 seconds.
#
previous_sha1=""
loop_count=0