mirror of
https://github.com/sharkdp/bat.git
synced 2024-12-26 00:08:54 +01:00
fix: spelling
This commit is contained in:
parent
19678527e5
commit
5197ef9048
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
# 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
|
||||
# measures the highlighting speed (number of characters per second). The script
|
||||
# reports files which lead to slow highlighting speeds or errors during the
|
||||
|
Loading…
Reference in New Issue
Block a user