Fix typo
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 27 Mar 2016 10:00:54 +0000 (10:00 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sun, 27 Mar 2016 10:00:54 +0000 (10:00 +0000)
From-SVN: r234496

gcc/ada/ChangeLog

index 9faedf1..0c9b179 100644 (file)
@@ -87,7 +87,7 @@
 
 2016-02-17  Eric Botcazou  <ebotcazou@adacore.com>
 
-       * exp_ch4.adb (Expand_N_Indexed_Component): Active synchronization if
+       * exp_ch4.adb (Expand_N_Indexed_Component): Activate synchronization if
        the prefix denotes an entity which Has_Atomic_Components.
        * gcc-interface/trans.c (node_is_atomic): Return true if the prefix
        denotes an entity which Has_Atomic_Components.