aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorHauke Günther <hauke.guenther@sieb-meyer.de>2022-06-22 07:44:15 +0200
committerHauke Günther <hauke.guenther@sieb-meyer.de>2022-06-22 07:44:15 +0200
commitfa01374c10b0311c65f438f230fc8ff2a5e3a790 (patch)
tree13f13cda57b9159bd04f9ed08f4cc68c9fe5d944 /scripts
parenta83d1e6682d63b99d1a83d7a73dc5079cf781b25 (diff)
downloadghdl-fa01374c10b0311c65f438f230fc8ff2a5e3a790.tar.gz
ghdl-fa01374c10b0311c65f438f230fc8ff2a5e3a790.tar.bz2
ghdl-fa01374c10b0311c65f438f230fc8ff2a5e3a790.zip
Fix typo
Diffstat (limited to 'scripts')
-rw-r--r--scripts/vendors/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vendors/README.md b/scripts/vendors/README.md
index 4b3e90ec9..e955c5cc2 100644
--- a/scripts/vendors/README.md
+++ b/scripts/vendors/README.md
@@ -8,7 +8,7 @@ vendor libraries, if the vendor tool is present on the computer.
There are also popular simulation and verification libraries like [OSVVM][osvvm]
and [UVVM][uvvm], which can be pre-compile, too.
-The compilation scripts are writen in the shell languages: PowerShell for Windows
+The compilation scripts are written in the shell languages: PowerShell for Windows
and Bash for Linux, MacOS, MSYS2/MinGW. The compile scripts can colorize the GHDL
warning and error lines with the help of grc/grcat ([generic colourizer][grc]).