run-with-governor: fix typo in comment

This commit is contained in:
2026-01-16 04:08:56 +01:00
parent 14fb1ba66d
commit 6c99017c4e

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# NAME # NAME
# ./run-with-governor.sh - temporarily use specific CPU governor while a # run-with-governor.sh - temporarily use specific CPU governor while a
# command is running # command is running
# #
# SYNOPSIS # SYNOPSIS