Skip to content

Commit 436684f

Browse files
fix: typo
Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
1 parent c90754e commit 436684f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/dep_updaters/update-nghttp3.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
set -e
3-
# Shell script to update http3 in the source tree to a specific version
3+
# Shell script to update nghttp3 in the source tree to a specific version
44

55
BASE_DIR=$(cd "$(dirname "$0")/../.." && pwd)
66
DEPS_DIR="$BASE_DIR/deps"

0 commit comments

Comments
 (0)