Fix doclint jdk 11

This commit is contained in:
Alpar Torok 2018-07-05 08:18:51 +03:00
parent cf2295b408
commit d7785a7c43

View File

@ -350,7 +350,7 @@ public class AmazonS3Fixture extends AbstractHttpFixture {
}
/**
* Retrieves the object name from all derives paths named {pathX} where 0 <= X < 10.
* Retrieves the object name from all derives paths named {pathX} where 0 &lt;= X &lt; 10.
*
* This is the counterpart of {@link #objectsPaths(String)}
*/