浏览代码

Fix doclint jdk 11

Alpar Torok 7 年之前
父节点
当前提交
d7785a7c43

+ 1 - 1
plugins/repository-s3/src/test/java/org/elasticsearch/repositories/s3/AmazonS3Fixture.java

@@ -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)}
      */