From e027681d90cee11d082fefb937b0233de81e9e7b Mon Sep 17 00:00:00 2001 From: Piotr Trojanek Date: Tue, 2 Mar 2021 09:58:20 +0100 Subject: [Ada] Fix typos in all occurrences of "occuring" in GNAT gcc/ada/ * restrict.adb, sem_attr.adb, types.ads: Fix typos in "occuring"; refill comment as necessary. --- gcc/ada/restrict.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/restrict.adb') diff --git a/gcc/ada/restrict.adb b/gcc/ada/restrict.adb index 60faa2a..3592230 100644 --- a/gcc/ada/restrict.adb +++ b/gcc/ada/restrict.adb @@ -66,7 +66,7 @@ package body Restrict is No_Specification_Of_Aspects : array (Aspect_Id) of Source_Ptr := (others => No_Location); - -- Entries in this array are set to point to a previously occuring pragma + -- Entries in this array are set to point to a previously occurring pragma -- that activates a No_Specification_Of_Aspect check. No_Specification_Of_Aspect_Warning : array (Aspect_Id) of Boolean := -- cgit v1.1