Fix a typo in a comment. From Pavel Janik.

This commit is contained in:
Eli Zaretskii 2001-09-15 08:00:07 +00:00
parent 773e81c741
commit 966533c9c7

View file

@ -1916,7 +1916,7 @@ int n_float_blocks;
struct Lisp_Float *float_free_list;
/* Initialze float allocation. */
/* Initialize float allocation. */
void
init_float ()