spirv: fix typo on DO NOT EDIT header

Introduced on commit 157c9a1341

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
This commit is contained in:
Alejandro Piñeiro
2017-11-14 08:32:18 +01:00
parent 7df9a3609a
commit b498172d0e
+1 -1
View File
@@ -52,7 +52,7 @@ def parse_args():
return p.parse_args()
TEMPLATE = Template("""\
/* DO NOT EDIT - This file generated automatically by spirv_info_c.py script */
/* DO NOT EDIT - This file is generated automatically by spirv_info_c.py script */
""" + COPYRIGHT + """\
#include "spirv_info.h"