* gnat_rm.texi: Minor correction
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@156314
138bc75d-0d04-0410-961f-
82ee72b054a4
+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.
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