1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00

nano: fix typo in Spanish translation (#9267)

This commit is contained in:
Darío Hereñú 2022-10-23 19:17:50 -03:00 committed by GitHub
parent 0823dc2ffb
commit a93db501be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,6 +23,6 @@
`nano --autoindent {{ruta/al/archivo}}`
- Abre nano y create un archivo de resguardo (`archivo~`) cuando se guardan las ediciones:
- Abre nano y crea un archivo de resguardo (`archivo~`) cuando se guardan las ediciones:
`nano --backup {{ruta/al/archivo}}`