mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-31 14:24:25 +03:00
chore: typo hunting ft. codespell
This commit is contained in:
committed by
Jesse Duffield
parent
3b5a019e1a
commit
b7928042f0
@ -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)
|
||||
|
Reference in New Issue
Block a user