Minor documentation fix.

This commit is contained in:
Nikhil Ramakrishnan 2018-12-30 20:02:08 +05:30
parent b89166cc4d
commit 2875ada197
1 changed files with 2 additions and 0 deletions

View File

@ -605,7 +605,9 @@ FT_BEGIN_HEADER
* Its job is essentially
*
* - to activate debug mode to enforce single-stepping,
*
* - to call the main loop function to interpret the next opcode, and
*
* - to show the changed context to the user.
*
* An example for such a main loop function is `TT_RunIns` (declared in