ispell: add Spanish translation (#13456)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
pull/28/head
Darío Hereñú 2024-08-25 17:58:02 -03:00 committed by GitHub
parent a6a43fdffb
commit a28a69cae9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

16
pages.es/common/ispell.md Normal file
View File

@ -0,0 +1,16 @@
# ispell
> Corrección ortográfica interactiva.
> Más información: <https://www.cs.hmc.edu/~geoff/ispell-man.html>.
- Inicia una sesión interactiva:
`ispell`
- Comprueba si hay erratas en el archivo especificado y aplica sugerencias de forma interactiva:
`ispell {{ruta/al/archivo}}`
- Muestra la versión:
`ispell -v`