mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
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:

committed by
Joel Brobecker

parent
fcb381293d
commit
8eec6289f8
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user