aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorumarcor <unai.martinezcorral@ehu.eus>2020-08-30 23:56:50 +0200
committertgingold <tgingold@users.noreply.github.com>2020-08-31 08:08:31 +0200
commit5b1f9ab31b9f46063f140afe6a4d5388d8e505bb (patch)
tree672a037f96fd6c7dc8ab3852e078177ac26e433c
parent853bfe518132a3dd53b5982ca5cfb90b7bb320e8 (diff)
downloadghdl-5b1f9ab31b9f46063f140afe6a4d5388d8e505bb.tar.gz
ghdl-5b1f9ab31b9f46063f140afe6a4d5388d8e505bb.tar.bz2
ghdl-5b1f9ab31b9f46063f140afe6a4d5388d8e505bb.zip
doc: fix title length
-rw-r--r--doc/using/ImplementationOfVHDL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/using/ImplementationOfVHDL.rst b/doc/using/ImplementationOfVHDL.rst
index 8836d0070..d16ccf861 100644
--- a/doc/using/ImplementationOfVHDL.rst
+++ b/doc/using/ImplementationOfVHDL.rst
@@ -197,7 +197,7 @@ PSL in a VHDL(-2008) design without embedding it in comments.
ghdl -e --std=08 vhdl_design
PSL vunit files (VHDL-2008 / Synthesis only)
-^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
GHDL supports vunit (Verification Unit) files.