pages.es/*: fix conjugation of descriptions (#12002)

Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
This commit is contained in:
Alejandro Cervera
2024-01-07 05:44:17 -05:00
committed by GitHub
parent 309c097d02
commit 7cee84a707
289 changed files with 336 additions and 336 deletions

View File

@@ -23,7 +23,7 @@
`ps --user $(id -u) f`
- Obtiene el PID del proceso padre:
- Obtén el PID del proceso padre:
`ps -o ppid= -p {{pid}}`