mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-18 20:11:03 +00:00
fix: spelling
This commit is contained in:
parent
19678527e5
commit
5197ef9048
@ -1,7 +1,7 @@
|
|||||||
#!/usr/bin/env python3
|
#!/usr/bin/env python3
|
||||||
#
|
#
|
||||||
# This script goes through all languages that are supported by 'bat'. For each
|
# This script goes through all languages that are supported by 'bat'. For each
|
||||||
# language, it loops over the correspoinding file extensions and searches a
|
# language, it loops over the corresponding file extensions and searches a
|
||||||
# given folder for matching files. It calls 'bat' for each of these files and
|
# given folder for matching files. It calls 'bat' for each of these files and
|
||||||
# measures the highlighting speed (number of characters per second). The script
|
# measures the highlighting speed (number of characters per second). The script
|
||||||
# reports files which lead to slow highlighting speeds or errors during the
|
# reports files which lead to slow highlighting speeds or errors during the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user