nano: fix typo in Spanish translation (#9267)

pull/1/head
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
1 changed files with 1 additions and 1 deletions

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}}`