gnat_rm.texi: Minor correction

2010-01-28  Robert Dewar  <dewar@adacore.com>

	* gnat_rm.texi: Minor correction

From-SVN: r156314
This commit is contained in:
Robert Dewar 2010-01-28 10:10:58 +00:00 committed by Arnaud Charlet
parent 4fc2b1aabf
commit 73d2b42ab5
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2010-01-28 Robert Dewar <dewar@adacore.com>
* gnat_rm.texi: Minor correction
2010-01-27 Pascal Obry <obry@adacore.com>
* g-awk.adb: ensure that an AWK session is reusable.

View file

@ -4307,7 +4307,7 @@ name for the spec or for the body.
The optional Index argument should be used when a file contains multiple
units, and when you do not want to use @code{gnatchop} to separate then
into multiple files (which is the recommended procedure to limit the
number of recompilation that are needed when some sources change).
number of recompilations that are needed when some sources change).
For instance, if the source file @file{source.ada} contains
@smallexample @c ada