diff options
Diffstat (limited to 'make/test/build.matrix.darwin')
-rwxr-xr-x | make/test/build.matrix.darwin | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/test/build.matrix.darwin b/make/test/build.matrix.darwin index 4ed0e6f07..7620707b5 100755 --- a/make/test/build.matrix.darwin +++ b/make/test/build.matrix.darwin @@ -1,7 +1,7 @@ #!/bin/bash # -## This is a script used to launch a wide variaet of builds for darwin. +## This script is used to launch a wide variety of builds for darwin. ## It is unsupported and is meant for use only with build-system testing. if [ -z "$1" ]; then |