sim/igen/: Change immediatly to immediately
[deliverable/binutils-gdb.git] / sim / igen / table.h
index 3b5fc86bd007508e4aa7ee8e3160203a7909093e..f5b6cce3c17b7323dfaa8dd1107b1ac447c7b62f 100644 (file)
@@ -1,6 +1,6 @@
 /* The IGEN simulator generator for GDB, the GNU Debugger.
 
-   Copyright 2002, 2007 Free Software Foundation, Inc.
+   Copyright 2002-2014 Free Software Foundation, Inc.
 
    Contributed by Andrew Cagney.
 
@@ -91,7 +91,7 @@ struct _table_include
 
 
 /* Open/read a table file.  Since the file is read once during open
-   (and then closed immediatly) there is no close method. */
+   (and then closed immediately) there is no close method. */
 
 extern table *table_open (const char *file_name);
 
This page took 0.029615 seconds and 4 git commands to generate.