diff options
-rwxr-xr-x | builtin_types.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin_types.sh b/builtin_types.sh index 3c8fd879e3..b7baa59b23 100755 --- a/builtin_types.sh +++ b/builtin_types.sh @@ -245,7 +245,7 @@ gen_struct_field builtin_core_types 11 "color" gen_struct_field builtin_core_types 8 "density" gen_struct_field builtin_core_types 8 "start" gen_struct_field builtin_core_types 8 "end" -gen_struct_field builtin_core_types 8 "scalre" +gen_struct_field builtin_core_types 8 "scale" gen_struct_field_footer gen_header "110_deprecated_structure" |