diff options
Diffstat (limited to 'scripts/fetch_glslangvalidator.py')
| -rwxr-xr-x | scripts/fetch_glslangvalidator.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/fetch_glslangvalidator.py b/scripts/fetch_glslangvalidator.py index d5a07be9..8be68e85 100755 --- a/scripts/fetch_glslangvalidator.py +++ b/scripts/fetch_glslangvalidator.py @@ -20,7 +20,7 @@ # This script will download the latest glslang release binary and extract the -# glslangValidator binary needed by the cube and cubepp applications. +# glslangValidator binary needed by the vkcube and vkcubepp applications. # # It takes as its lone argument the filname (no path) describing the release # binary name from the glslang github releases page. |
