We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c90754e commit 436684fCopy full SHA for 436684f
tools/dep_updaters/update-nghttp3.sh
@@ -1,6 +1,6 @@
1
#!/bin/sh
2
set -e
3
-# Shell script to update http3 in the source tree to a specific version
+# Shell script to update nghttp3 in the source tree to a specific version
4
5
BASE_DIR=$(cd "$(dirname "$0")/../.." && pwd)
6
DEPS_DIR="$BASE_DIR/deps"
0 commit comments