We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f81b51 commit 5496c72Copy full SHA for 5496c72
log4j-core/src/main/java/org/apache/logging/log4j/core/lookup/ConfigurationStrSubstitutor.java
@@ -20,7 +20,7 @@
20
import java.util.Properties;
21
22
/**
23
- * {@link RuntimeStrSubstitutor} is a {@link StrSubstitutor} which only supports recursive evaluation of lookups.
+ * {@link ConfigurationStrSubstitutor} is a {@link StrSubstitutor} which only supports recursive evaluation of lookups.
24
* This can be dangerous when combined with user-provided inputs, and should only be used on data directly from
25
* a configuration.
26
*/
0 commit comments