From 97027f64df2958e3ec51605c7e2c6f892d2235bb Mon Sep 17 00:00:00 2001 From: Gary Dismukes Date: Mon, 24 Feb 2014 16:01:26 +0000 Subject: sem_ch5.adb, [...]: Change spelling 'parametrization' to 'parameterization'. 2014-02-24 Gary Dismukes * sem_ch5.adb, sem_aux.ads, sem_ch12.adb, gnat_ugn.texi, par.adb, par-ch12.adb: Change spelling 'parametrization' to 'parameterization'. From-SVN: r208075 --- gcc/ada/par.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/ada/par.adb') diff --git a/gcc/ada/par.adb b/gcc/ada/par.adb index fc5e6ad..88720db 100644 --- a/gcc/ada/par.adb +++ b/gcc/ada/par.adb @@ -360,7 +360,7 @@ function Par (Configuration_Pragmas : Boolean) return List_Id is Pbod : Boolean; -- True if proper body OK Rnam : Boolean; -- True if renaming declaration OK Stub : Boolean; -- True if body stub OK - Pexp : Boolean; -- True if parametrized expression OK + Pexp : Boolean; -- True if parameterized expression OK Fil2 : Boolean; -- Filler to fill to 8 bits end record; pragma Pack (Pf_Rec); -- cgit v1.1