Fixed property label.

This commit is contained in:
Christian P. MOMON 2024-07-22 11:48:39 +02:00
parent f32c712727
commit 9bd442d99f

View file

@ -485,7 +485,7 @@ public class Configuration extends PathPropertyList
{ {
String result; String result;
result = get("conf.probe.httperroorlog.pattern"); result = get("conf.probe.httperrorlog.pattern");
// //
return result; return result;