Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kiszk committed Nov 10, 2017
1 parent c9bc395 commit 2f06555
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ class CodegenContext {

/**
* Wrap the generated code of expression, which was created from a row object in INPUT_ROW,
* by a function. ev,isNull and ev.value are passed by global variables
* by a function. ev.isNull and ev.value are passed by global variables
*
* @param ev the code to evaluate expressions.
* @param dataType the data type of ev.value.
Expand Down

0 comments on commit 2f06555

Please sign in to comment.