From f37008ca4cccf44c77a72dd6602fd389e488d95a Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 26 Aug 2021 19:15:11 +0200 Subject: ghdlsynth.adb: fix a typo --- src/ghdldrv/ghdlsynth.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ghdldrv') diff --git a/src/ghdldrv/ghdlsynth.adb b/src/ghdldrv/ghdlsynth.adb index 5d76355aa..2bff76e04 100644 --- a/src/ghdldrv/ghdlsynth.adb +++ b/src/ghdldrv/ghdlsynth.adb @@ -124,7 +124,7 @@ package body Ghdlsynth is P (" -gNAME=VALUE"); P (" Override the generic NAME of the top unit"); P (" --vendor-library=NAME"); - P (" Any unit from library NAME is a black boxe"); + P (" Any unit from library NAME is a black box"); P (" --no-formal"); P (" Neither synthesize assert nor PSL"); P (" --no-assert-cover"); -- cgit v1.2.3