Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -145,7 +145,7 @@ public void setIsBuiltin(boolean isBuiltin) {

/**
* The minimum 'call' method required for a dynamic method handle.
* Subclasses must impleemnt this method, but may implement the other
* Subclasses must implement this method, but may implement the other
* signatures to provide faster, non-boxing call paths. Typically
* subclasses will implement this method to check variable arity calls,
* then performing a specific-arity invocation to the appropriate method

0 comments on commit 73d5f0f

Please sign in to comment.