From 73d2b42ab58fe67f27618377ded3b4e8027515f2 Mon Sep 17 00:00:00 2001 From: Robert Dewar Date: Thu, 28 Jan 2010 10:10:58 +0000 Subject: [PATCH] gnat_rm.texi: Minor correction 2010-01-28 Robert Dewar * gnat_rm.texi: Minor correction From-SVN: r156314 --- gcc/ada/ChangeLog | 4 ++++ gcc/ada/gnat_rm.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 303ab26ddb3..848eb336ed6 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,7 @@ +2010-01-28 Robert Dewar + + * gnat_rm.texi: Minor correction + 2010-01-27 Pascal Obry * g-awk.adb: ensure that an AWK session is reusable. diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index abfb4ee0634..84a95a7e9ab 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -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 -- 2.30.2