From a4cfa53675aac53107a8eac45b41e159e6add805 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 4 Jul 2016 04:01:17 +0200 Subject: Fix indentation and English mistakes. --- src/ghdldrv/ghdllocal.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ghdldrv/ghdllocal.adb') diff --git a/src/ghdldrv/ghdllocal.adb b/src/ghdldrv/ghdllocal.adb index 8468d77fd..15facb867 100644 --- a/src/ghdldrv/ghdllocal.adb +++ b/src/ghdldrv/ghdllocal.adb @@ -60,7 +60,7 @@ package body Ghdllocal is end if; if Flags.Verbose then - Put_Line ("semantize " & Disp_Node (Get_Library_Unit (Unit))); + Put_Line ("analyze " & Disp_Node (Get_Library_Unit (Unit))); end if; Sem.Semantic (Unit); -- cgit v1.2.3