Fixed property label.
This commit is contained in:
parent
f32c712727
commit
9bd442d99f
1 changed files with 1 additions and 1 deletions
|
@ -485,7 +485,7 @@ public class Configuration extends PathPropertyList
|
|||
{
|
||||
String result;
|
||||
|
||||
result = get("conf.probe.httperroorlog.pattern");
|
||||
result = get("conf.probe.httperrorlog.pattern");
|
||||
|
||||
//
|
||||
return result;
|
||||
|
|
Loading…
Reference in a new issue