spirv: fix typo on DO NOT EDIT header
authorAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 14 Nov 2017 07:32:18 +0000 (08:32 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 14 Nov 2017 12:07:36 +0000 (13:07 +0100)
Introduced on commit 157c9a13414b524ce98ea0ea07fce819efc1ba65

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/compiler/spirv/spirv_info_c.py

index 11235cfa3e416c85afceaf8bc12f6c2632819db0..d898bf0131b96a24d4ed636e1aff7accdeb522d9 100644 (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"