Fixed typo
authorMoritz Kroll <Moritz.Kroll@gmx.de>
Thu, 27 Nov 2008 14:44:41 +0000 (14:44 +0000)
committerMoritz Kroll <Moritz.Kroll@gmx.de>
Thu, 27 Nov 2008 14:44:41 +0000 (14:44 +0000)
[r24062]

ir/be/ia32/ia32_spec.pl

index 8686341..171ff82 100644 (file)
@@ -32,7 +32,7 @@ $arch = "ia32";
 #   ins       => { "in1", "in2" }   # optional, creates n_op_in1, ... consts
 #   mode      => "mode_Iu"          # optional, predefines the mode
 #   emit      => "emit code with templates",
-#   attr      => "attitional attribute arguments for constructor",
+#   attr      => "additional attribute arguments for constructor",
 #   init_attr => "emit attribute initialization template",
 #   rd_constructor => "c source code which constructs an ir_node",
 #   hash_func => "name of the hash function for this operation",