From 4d7b9a27a8b97de235afde2267004f636aec8b72 Mon Sep 17 00:00:00 2001 From: Arnaud Charlet Date: Thu, 31 Jul 2008 12:25:05 +0200 Subject: [PATCH] * mlib-utl.ads: Fix typo. From-SVN: r138375 --- gcc/ada/mlib-utl.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/ada/mlib-utl.ads b/gcc/ada/mlib-utl.ads index ae0509d0a21a..237c678d1a72 100644 --- a/gcc/ada/mlib-utl.ads +++ b/gcc/ada/mlib-utl.ads @@ -51,7 +51,7 @@ package MLib.Utl is -- the path, run it also. Output_File is the path name of the archive to -- create. Objects is the list of the path names of the object files to be -- put in the archive. This procedure currently assumes that it is always - -- called in the context of gnatmake. If other executable start using this + -- called in the context of gnatmake. If other executables start using this -- procedure, an additional parameter would need to be added, and calls to -- Osint.Program_Name updated accordingly in the body. -- 2.47.2