mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
touch: fix typo in Spanish translation (#9327)
This commit is contained in:
parent
048a04340b
commit
5ef33939dd
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
`touch {{archivo}}`
|
`touch {{archivo}}`
|
||||||
|
|
||||||
- Establece los tiempos de un archivo a un dia y hora específicos:
|
- Establece los tiempos de un archivo a un día y hora específicos:
|
||||||
|
|
||||||
`touch -t {{YYYYMMDDHHMM.SS}} {{archivo}}`
|
`touch -t {{YYYYMMDDHHMM.SS}} {{archivo}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue