Fix typo
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 17 Oct 2009 11:23:23 +0000 (11:23 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 17 Oct 2009 11:23:23 +0000 (11:23 +0000)
From-SVN: r152936

gcc/ada/ChangeLog

index c5388ac..83ed69e 100644 (file)
@@ -6,7 +6,7 @@
 
 2009-10-17  Eric Botcazou  <ebotcazou@adacore.com>
 
-       * gcc-interface/utils2.c (build_binary_op) <ARRAY_RANGE_REF>: Mak
+       * gcc-interface/utils2.c (build_binary_op) <ARRAY_RANGE_REF>: Make
        sure the element type is consistent.
 
 2009-10-17  Eric Botcazou  <ebotcazou@adacore.com>