1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-10-14 15:49:09 +00:00

Fix a typo s/eigth/eighth/

This commit is contained in:
Kenichi Kamiya
2021-04-04 02:42:28 +09:00
committed by Jeff Widman
parent 704fc46c3f
commit b8a3d90a13
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ FX=(
font-fifth "\e[15m" no-font-fifth "\e[10m"
font-sixth "\e[16m" no-font-sixth "\e[10m"
font-seventh "\e[17m" no-font-seventh "\e[10m"
font-eigth "\e[18m" no-font-eigth "\e[10m"
font-eighth "\e[18m" no-font-eighth "\e[10m"
font-ninth "\e[19m" no-font-ninth "\e[10m"
)