Commit 4d7b9a27 by Arnaud Charlet

* mlib-utl.ads: Fix typo.

From-SVN: r138375
parent ad4cb23c
...@@ -51,7 +51,7 @@ package MLib.Utl is ...@@ -51,7 +51,7 @@ package MLib.Utl is
-- the path, run it also. Output_File is the path name of the archive to -- 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 -- 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 -- 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 -- procedure, an additional parameter would need to be added, and calls to
-- Osint.Program_Name updated accordingly in the body. -- Osint.Program_Name updated accordingly in the body.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment