init spelling

This commit is contained in:
Vítor Santos Costa 2015-11-05 16:13:47 +00:00
parent ffd2ef113b
commit 31246ccc0b
1 changed files with 1 additions and 1 deletions

View File

@ -1035,7 +1035,7 @@ Succeeds if there are loops in the term _T_, that is, it is an infinite term.
void
Yap_InitAbsmi(void)
{
/* initialise access to abstract machine instructions */
/* initialize access to abstract machine instructions */
#if USE_THREADED_CODE
Yap_absmi(1);
InitReverseLookupOpcode();