Fix a typo in a comment. From Pavel Janik.
This commit is contained in:
parent
773e81c741
commit
966533c9c7
1 changed files with 1 additions and 1 deletions
|
@ -1916,7 +1916,7 @@ int n_float_blocks;
|
|||
struct Lisp_Float *float_free_list;
|
||||
|
||||
|
||||
/* Initialze float allocation. */
|
||||
/* Initialize float allocation. */
|
||||
|
||||
void
|
||||
init_float ()
|
||||
|
|
Loading…
Add table
Reference in a new issue