gnat_rm.texi: Minor correction
authorRobert Dewar <dewar@adacore.com>
Thu, 28 Jan 2010 10:10:58 +0000 (10:10 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 28 Jan 2010 10:10:58 +0000 (11:10 +0100)
2010-01-28  Robert Dewar  <dewar@adacore.com>

* gnat_rm.texi: Minor correction

From-SVN: r156314

gcc/ada/ChangeLog
gcc/ada/gnat_rm.texi

index 303ab26ddb379895d774b6361a4d9c4c3c3edad8..848eb336ed62b6337a0e836c82f68e9988415603 100644 (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.
index abfb4ee0634616c4b4913d9a22ca08153070239a..84a95a7e9abe1aa9860fa17a94179a9fd535d98c 100644 (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