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