diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-08-04 12:05:10 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2011-08-04 12:05:10 +0200 |
commit | ceb0dcaaad6b6dc2fbea74a76531ca7b05101d9c (patch) | |
tree | bccac2bc0e80865e78aa3ebd644ff782854d5636 /gcc | |
parent | ad05f2e9b874e19cd3d66a3971c1c385959d466a (diff) | |
download | gcc-ceb0dcaaad6b6dc2fbea74a76531ca7b05101d9c.zip gcc-ceb0dcaaad6b6dc2fbea74a76531ca7b05101d9c.tar.gz gcc-ceb0dcaaad6b6dc2fbea74a76531ca7b05101d9c.tar.bz2 |
Fix typo.
From-SVN: r177354
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ada/gnat_rm.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/gnat_rm.texi b/gcc/ada/gnat_rm.texi index 46b8d53..41436d7 100644 --- a/gcc/ada/gnat_rm.texi +++ b/gcc/ada/gnat_rm.texi @@ -4270,7 +4270,7 @@ The Ravenscar profile also includes the following restrictions that specify that there are no semantic dependences on the corresponding predefined packages: -@table +@table @code @item No_Dependence => Ada.Asynchronous_Task_Control @item No_Dependence => Ada.Calendar @item No_Dependence => Ada.Execution_Time.Group_Budget |