* yyscript.y: Fix spelling error in comment.
authorBen Elliston <bje@au.ibm.com>
Tue, 25 Mar 2008 07:50:21 +0000 (07:50 +0000)
committerBen Elliston <bje@au.ibm.com>
Tue, 25 Mar 2008 07:50:21 +0000 (07:50 +0000)
gold/ChangeLog
gold/yyscript.y

index 8b75a4a88ba95761ef0524ee61ad4646cfa6dbe8..447712aabb8a08d3f2456874fe5ea25de549ded4 100644 (file)
@@ -1,3 +1,7 @@
+2008-03-25  Ben Elliston  <bje@au.ibm.com>
+
+       * yyscript.y: Fix spelling error in comment.
+
 2008-03-24  Ian Lance Taylor  <iant@google.com>
 
        * options.h (class General_options): Define build_id option.
index ca2835fb7e74cf7e6f79b12caf77709c9677afb1..ec2e8c0da2d8a5d9a4fceebd60290b2ab86a21da 100644 (file)
@@ -1,4 +1,4 @@
-/* yyscript.y -- linker script grammer for gold.  */
+/* yyscript.y -- linker script grammar for gold.  */
 
 /* Copyright 2006, 2007, 2008 Free Software Foundation, Inc.
    Written by Ian Lance Taylor <iant@google.com>.
This page took 0.055023 seconds and 4 git commands to generate.