Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Co-authored-by: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
  • Loading branch information
marco-ippolito and VoltrexKeyva committed Apr 11, 2023
1 parent c90754e commit 436684f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/dep_updaters/update-nghttp3.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
set -e
# 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

BASE_DIR=$(cd "$(dirname "$0")/../.." && pwd)
DEPS_DIR="$BASE_DIR/deps"
Expand Down

0 comments on commit 436684f

Please sign in to comment.