Skip to content

Commit

Permalink
Fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Sep 24, 2023
1 parent 4575f9c commit c92dbaa
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +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 c92dbaa

Please sign in to comment.