mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-03 22:15:42 +02:00
bat: fix typo in Spanish translation (#9258)
This commit is contained in:
parent
b6a972f758
commit
78405a9dc3
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
|
||||
`bat {{archivo1}} {{archivo2}} >> {{archivo_final}}`
|
||||
|
||||
- Numera las lineas del archivo:
|
||||
- Numera las líneas del archivo:
|
||||
|
||||
`bat -n {{archivo}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue