mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
chore: typo hunting ft. codespell
This commit is contained in:
parent
3b5a019e1a
commit
b7928042f0
11 changed files with 17 additions and 17 deletions
|
@ -6,7 +6,7 @@ git config user.email "test@example.com"
|
|||
git config user.name "Lazygit Tester"
|
||||
|
||||
|
||||
# Add some ansi, unicode, zero width joiner caracters
|
||||
# Add some ansi, unicode, zero width joiner characters
|
||||
cat <<EOT >> charstest.txt
|
||||
ANSI Œ (U+0152 Œ Latin capital ligature OE Latin Extended-A)
|
||||
¥ (0xA5 U+00A5 ¥ yes sign)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue