We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54ca1f2 commit ec46cd8Copy full SHA for ec46cd8
utils/e2e-tests/tests/help.sh
@@ -3,7 +3,7 @@ set -euo pipefail
3
4
SCRIPT_DIR=$(cd -- "$(dirname -- "${BASH_SOURCE[0]}")" &>/dev/null && pwd)
5
6
-# This test ensures we have an adequate and working halp command.
+# This test ensures we have an adequate and working help command.
7
# It also serves as a snapshot test for the help text, so we can track when
8
# the help text changes.
9
0 commit comments