nfsantos commented on code in PR #1042:
URL: https://github.com/apache/jackrabbit-oak/pull/1042#discussion_r1311791210


##########
oak-store-spi/src/main/java/org/apache/jackrabbit/oak/spi/filter/PathFilter.java:
##########
@@ -108,8 +108,7 @@ public static PathFilter from(@NotNull NodeBuilder defn) {
      * If both are empty then all paths would be considered to be included
      *
      * @param includes list of paths which should not be included
-     * @param excludes list of p
-     *                 aths which should be included
+     * @param excludes list of paths which should be included

Review Comment:
   Yes, it looks like a mistake in the documentation. This PR does not change 
this documentation, I only fixed the wrong line break, but now I fixed the text 
of the docs as well.



-- 
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]

Reply via email to