Fix a typo in ChangeLog
authorH.J. Lu <hjl@gcc.gnu.org>
Tue, 30 Apr 2013 15:53:58 +0000 (08:53 -0700)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 30 Apr 2013 15:53:58 +0000 (08:53 -0700)
From-SVN: r198458

gcc/ChangeLog

index 86b524c..2122acc 100644 (file)
@@ -1,6 +1,6 @@
 2013-04-30  H.J. Lu  <hongjiu.lu@intel.com>
 
-       * value-prof.c (stream_in_histogram_value): Remove the trayed
+       * value-prof.c (stream_in_histogram_value): Remove the strayed
        debug_gimple_stmt.
 
 2013-04-30  Richard Biener  <rguenther@suse.de>