aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/sem_dim.adb
diff options
context:
space:
mode:
authorAldy Hernandez <aldyh@redhat.com>2015-07-13 04:46:34 +0000
committerAldy Hernandez <aldyh@gcc.gnu.org>2015-07-13 04:46:34 +0000
commit026c3cfd5e92e7f358290921984b57e1b433e658 (patch)
treeb334918063791e89f97a111eb02e3d0c9f8a766e /gcc/ada/sem_dim.adb
parent7e8ce0f35920ca44b790a742ab1e5058034c7fc2 (diff)
downloadgcc-026c3cfd5e92e7f358290921984b57e1b433e658.zip
gcc-026c3cfd5e92e7f358290921984b57e1b433e658.tar.gz
gcc-026c3cfd5e92e7f358290921984b57e1b433e658.tar.bz2
Fix double word typos.
From-SVN: r225726
Diffstat (limited to 'gcc/ada/sem_dim.adb')
-rw-r--r--gcc/ada/sem_dim.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ada/sem_dim.adb b/gcc/ada/sem_dim.adb
index 1f98027..ebacba9 100644
--- a/gcc/ada/sem_dim.adb
+++ b/gcc/ada/sem_dim.adb
@@ -322,7 +322,7 @@ package body Sem_Dim is
-- string of dimension symbols. If In_Error_Msg is True (i.e. the String_Id
-- will be used to issue an error message) then this routine has a special
-- handling for the insertion characters * or [ which must be preceded by
- -- a quote ' to to be placed literally into the message.
+ -- a quote ' to be placed literally into the message.
function From_Dim_To_Str_Of_Unit_Symbols
(Dims : Dimension_Type;