ppkarwasz commented on a change in pull request #742:
URL: https://github.com/apache/logging-log4j2/pull/742#discussion_r801301570



##########
File path: 
log4j-api/src/main/java/org/apache/logging/log4j/util/PropertySource.java
##########
@@ -34,7 +38,7 @@
 
     /**
      * Returns the order in which this PropertySource has priority. A higher 
value means that the source will be
-     * applied later so as to take precedence over other property sources.
+     * searched later and can be overridden by other property sources.

Review comment:
       The documentation actually says the opposite: sources with lower 
numerical priority override the others.




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