Skip to content

Commit

Permalink
Fixed javadoc error
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Sep 23, 2024
1 parent 7f0c2fd commit 270bdac
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ public void done ()
*
* @param nNewLine
* line index
* @param newCol
* @param nNewCol
* column index
*/
public void adjustBeginLineColumn (final int nNewLine, final int nNewCol)
Expand Down

0 comments on commit 270bdac

Please sign in to comment.