Fix a typo in ChangeLog
authorhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2013 15:53:58 +0000 (15:53 +0000)
committerhjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2013 15:53:58 +0000 (15:53 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198458 138bc75d-0d04-0410-961f-82ee72b054a4

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>