maint: fix typo in comment

* find/util.c: s/insure/ensure/
This commit is contained in:
Bernhard Voelker 2020-08-24 18:00:37 +02:00
parent 2c15992f51
commit 319a65893c

View File

@ -82,7 +82,7 @@ static struct debug_option_assoc debugassoc[] =
p_prec NO_PREC
Other cells that need to be filled in are defaulted by
get_new_pred_chk_op, which is used to insure that the prior node is
get_new_pred_chk_op, which is used to ensure that the prior node is
either not there at all (we are the very first node) or is an
operator. */