We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e54a7d1 commit 1e290f1Copy full SHA for 1e290f1
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