Fix more "allows to" and other typos
This commit is contained in:
parent
abda4caeae
commit
f198ff0a43
9 changed files with 12 additions and 12 deletions
|
|
@ -727,7 +727,7 @@ Node *JSEmitter::getBaseClass(Node *n) {
|
|||
/* -----------------------------------------------------------------------------
|
||||
* JSEmitter::emitWrapperFunction() : dispatches emitter functions.
|
||||
*
|
||||
* This allows to have small sized, dedicated emitting functions.
|
||||
* This allows having small sized, dedicated emitting functions.
|
||||
* All state dependent branching is done here.
|
||||
* ----------------------------------------------------------------------------- */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue