nit0906 commented on code in PR #1595:
URL: https://github.com/apache/jackrabbit-oak/pull/1595#discussion_r1692580874
##########
oak-search/src/main/java/org/apache/jackrabbit/oak/plugins/index/search/spi/editor/FulltextDocumentMaker.java:
##########
@@ -606,7 +599,7 @@ public void onResult(Aggregate.PropertyIncludeResult
result) {
*/
private boolean indexAggregatedNode(String path, D doc,
Aggregate.NodeIncludeResult result) {
//rule for node being aggregated might be null if such nodes
- //are not indexed on there own. In such cases we rely in current
+ //are not indexed on their own. In such cases we relly in current
Review Comment:
relly -> rely*
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]