1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 12:45:59 +02:00

Fix capitalization of "LaTeX" (#5695)

This commit is contained in:
Waldir Pimenta 2021-04-06 13:16:08 +01:00 committed by GitHub
parent a3127fab7c
commit a6b24e10e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
`cmark --to html {{file.md}}`
- Converti in latex da standard input:
- Converti in LaTeX da standard input:
`cmark --to latex`

View file

@ -7,7 +7,7 @@
`cmark --to html {{filename.md}}`
- Convert data from standard input to latex:
- Convert data from standard input to LaTeX:
`cmark --to latex`