opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/IndexQueryFactoryImpl.java
@@ -46,7 +46,7 @@ /** * This class is an implementation of IndexQueryFactory which creates * IndexQuery objects as part of the query of the JEB index. * IndexQuery objects as part of the query to the index. */ final class IndexQueryFactoryImpl implements IndexQueryFactory<IndexQuery> {