Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dedd413

Browse files
seiko2plusrgommers
authored andcommitted
fix Initlize typo
1 parent de71d9b commit dedd413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_cpu/meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ else
6767
CPU_CONF_DISPATCH = get_option('cpu-dispatch')
6868
endif
6969

70-
# Initlize the CPU features
70+
# Initialize the CPU features
7171
# Export the X86 features objects 'SSE', 'AVX', etc
7272
# and a dictionary "X86_FEATURES" which maps to each
7373
# object by its name

0 commit comments

Comments
 (0)