Skip to content

Commit 0b3f49c

Browse files
lpincajuanarbol
authored andcommitted
tools: fix typo in update-nghttp2.sh
PR-URL: #44664 Reviewed-By: Moshe Atlow <[email protected]> Reviewed-By: Mohammed Keyvanzadeh <[email protected]>
1 parent d190e71 commit 0b3f49c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/update-nghttp2.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 nghttp2 in the source treee to specific version
3+
# Shell script to update nghttp2 in the source tree to specific version
44

55
BASE_DIR="$( pwd )"/
66
DEPS_DIR="$BASE_DIR"deps/

0 commit comments

Comments
 (0)