[Ada] Fix minor formatting issue
authorVasiliy Fofanov <fofanov@adacore.com>
Wed, 18 Sep 2019 08:32:46 +0000 (08:32 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Wed, 18 Sep 2019 08:32:46 +0000 (08:32 +0000)
2019-09-18  Vasiliy Fofanov  <fofanov@adacore.com>

gcc/ada/

* doc/gnat_rm/implementation_defined_pragmas.rst: Fix minor
formatting issue.

From-SVN: r275854

gcc/ada/ChangeLog
gcc/ada/doc/gnat_rm/implementation_defined_pragmas.rst

index dee361079c4548f87f3f6e8eb6538f5ad02b9501..752a9fd8f2408b7b6774441dc06cfea74be89182 100644 (file)
@@ -1,3 +1,8 @@
+2019-09-18  Vasiliy Fofanov  <fofanov@adacore.com>
+
+       * doc/gnat_rm/implementation_defined_pragmas.rst: Fix minor
+       formatting issue.
+
 2019-09-18  Javier Miranda  <miranda@adacore.com>
 
        * exp_disp.adb (Make_DT, Make_Secondary_DT): Remove generation
index 8ce22f1c04d78e9836f33442f627d40d408660bb..126aaf866691c5c438a01f9116b73df94af9ae34 100644 (file)
@@ -6179,7 +6179,7 @@ usually supplied automatically by the project manager. A pragma
 Source_File_Name cannot appear after a :ref:`Pragma_Source_File_Name_Project`.
 
 For more details on the use of the ``Source_File_Name`` pragma, see the
-sections on ``Using Other File Names`` and `Alternative File Naming Schemes'
+sections on `Using Other File Names` and `Alternative File Naming Schemes`
 in the :title:`GNAT User's Guide`.
 
 ..  _Pragma_Source_File_Name_Project: