sim/igen/: Change immediatly to immediately

sim/igen/ChangeLog:

        * igen/ld-cache.h, igen/table.h: Change immediatly to immediately.
This commit is contained in:
Joel Sherrill
2014-11-23 07:09:16 +04:00
committed by Joel Brobecker
parent fcb381293d
commit 8eec6289f8
3 changed files with 6 additions and 2 deletions

View File

@ -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);