We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1da92 commit 55db2e4Copy full SHA for 55db2e4
fuzz/cycle.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env bash
2
3
-# Continuosly cycle over fuzz targets running each for 1 hour.
+# Continuously cycle over fuzz targets running each for 1 hour.
4
# It uses chrt SCHED_IDLE so that other process takes priority.
5
#
6
# For hfuzz options see https://github.com/google/honggfuzz/blob/master/docs/USAGE.md
0 commit comments