1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-30 09:55:30 +02:00

ghdl, git-ignore, ln: add space before colon; ghdl: spelling

This commit is contained in:
Ivor 2020-10-18 01:44:58 -04:00 committed by Starbeamrainbowlabs
parent af117ddfc9
commit 2f2fbcc3e1
3 changed files with 11 additions and 11 deletions

View file

@ -3,7 +3,7 @@
> Simulateur à source ouverte pour le langage VHDL.
> Plus d'informations: <http://ghdl.free.fr>.
- Analyse un fichier de source VHDL et gérère un fichier objet:
- Analyse un fichier de source VHDL et génère un fichier objet :
`ghdl -a {{fichier.vhdl}}`