mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 00:22:09 +02:00
git-submodule: fix typo in Spanish translation (#9263)
This commit is contained in:
parent
a9cb8f5a9e
commit
0472b210a9
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
`git submodule add {{url_del_repositorio}}`
|
||||
|
||||
- Añade un repositorio Git como submulo en un directorio específico:
|
||||
- Añade un repositorio Git como submódulo en un directorio específico:
|
||||
|
||||
`git submodule add {{url_del_repositorio}} {{ruta/al/directorio}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue