aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/internals/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/internals/index.rst b/doc/internals/index.rst
index 4614d0edc..4c9357fbe 100644
--- a/doc/internals/index.rst
+++ b/doc/internals/index.rst
@@ -9,7 +9,7 @@ Overview
Architecture overview of the GHDL toolkit (CLI, libghdl, pyGHDL and ghdl-yosys-plugin).
-`GHDL` is architectured like a traditionnal compiler. It has:
+`GHDL` is architectured like a traditional compiler. It has:
* a driver (sources in :ghdlsrc:`src/ghdldrv <ghdldrv>`) to call the programs (compiler, assembler, linker) if needed.