From 513bbe9ca27c2c3beaf315df8280586a21cae76a Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 17 May 2017 05:53:36 +0200 Subject: Fix typo: paths. --- src/vhdl/sem_names.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vhdl') diff --git a/src/vhdl/sem_names.adb b/src/vhdl/sem_names.adb index 7c58d4fe7..9b1c22050 100644 --- a/src/vhdl/sem_names.adb +++ b/src/vhdl/sem_names.adb @@ -1835,7 +1835,7 @@ package body Sem_Names is Res_List := Create_Iir_List; N := 0; -- The SEEN_FLAG is used to get only one meaning which can be reached - -- through several pathes (such as aliases). + -- through several paths (such as aliases). while Valid_Interpretation (Interpretation) loop if Keep_Alias then Res := Get_Declaration (Interpretation); -- cgit v1.2.3