diff --git a/gn/compile_sksl_tests.py b/gn/compile_sksl_tests.py index dd95b696ea2..38d176d29f7 100755 --- a/gn/compile_sksl_tests.py +++ b/gn/compile_sksl_tests.py @@ -18,7 +18,7 @@ settings = sys.argv[3] input_root_dir = sys.argv[4] output_root_dir = sys.argv[5] -# The last arg is a file containing a space seperated list of filenames +# The last arg is a file containing a space separated list of filenames input_file = sys.argv[6] with open(input_file, 'r') as reader: inputs = shlex.split(reader.read()) diff --git a/gn/minify_sksl_tests.py b/gn/minify_sksl_tests.py index d49fcb71c62..f07b32830c6 100755 --- a/gn/minify_sksl_tests.py +++ b/gn/minify_sksl_tests.py @@ -19,7 +19,7 @@ rt_shader_module = sys.argv[4] input_root_dir = sys.argv[5] output_root_dir = sys.argv[6] -# The last arg is a file containing a space seperated list of filenames +# The last arg is a file containing a space separated list of filenames input_file = sys.argv[7] with open(input_file, 'r') as reader: all_inputs = shlex.split(reader.read()) diff --git a/whitespace.txt b/whitespace.txt index 8c77c6c28f6..974de264059 100644 --- a/whitespace.txt +++ b/whitespace.txt @@ -3,7 +3,7 @@ I LOVE W H I T E S P A C E! Python also loves\n\twhitespace.¯\_(ツ)_/¯ Lithp. Use the Forth. -Life is a mistry. Everyone must WAKA WAKA WAKA +Life is a mystery. Everyone must WAKA WAKA WAKA This file has gotten so boring. epoger added this line using a pure git checkout florin was here