Skip to content

Commit

Permalink
jdoc fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Dec 2, 2023
1 parent 9ee6449 commit 645f3de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/htmlunit/xpath/compiler/Compiler.java
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ protected Expression equals(int opPos) throws TransformerException {
}

/**
* Compile a '&lt=' operation.
* Compile a '<=' operation.
*
* @param opPos The current position in the m_opMap array.
* @return reference to {@link org.htmlunit.xpath.operations.Lte} instance.
Expand Down

0 comments on commit 645f3de

Please sign in to comment.