diff --git a/src/main/resources/patchfiles/SourcePositions.txt b/src/main/resources/patchfiles/SourcePositions.txt index eabac62cdb0559a4070b955653cb97299e96aa74..2859347235161efed25a13906fa3bddfde86d98c 100644 --- a/src/main/resources/patchfiles/SourcePositions.txt +++ b/src/main/resources/patchfiles/SourcePositions.txt @@ -300,8 +300,8 @@ public class SourcePositions { * </p> * <p> * If no token list is available <code>-1</code> is returned. For - * <code>line < 0</code> the index <code>0</code> is returned. If - * <code>line >= 1 && column < 0</code> the line number is returned. + * <code>line < 0</code> the index <code>0</code> is returned. If + * <code>line >= 1 && column < 0</code> the line number is returned. * </p> * <p> * If the line matches but the requested column is beyond the max. length of