Skip to content

Commit

Permalink
Refactor PureListInlineExpressionParser
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Sep 24, 2023
1 parent ffb4ba1 commit ae87aa2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ public final class PureListInlineExpressionParser implements InlineExpressionPar
/**
* Initialize SPI.
*
* @param props A Properties instance that carries inlineExpression, and for compatibility reasons, inlineExpression allows to be null.
* @param props A properties instance that carries inlineExpression, and for compatibility reasons, inlineExpression allows to be null.
*/
@Override
public void init(final Properties props) {
Expand Down

0 comments on commit ae87aa2

Please sign in to comment.