We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45fa50d commit da965c5Copy full SHA for da965c5
1 file changed
src/main/java/mil/nga/crs/wkt/CRSReader.java
@@ -1344,8 +1344,6 @@ private boolean isKeywordNext(CRSKeyword... keywords) throws IOException {
1344
/**
1345
* Check if the keyword is next following an immediate next separator
1346
*
1347
- * @param keyword
1348
- * keyword
1349
* @return true if next
1350
* @throws IOException
1351
* upon failure to read
0 commit comments