diff --git a/src/pfaedle/config/MotConfigReader.cpp b/src/pfaedle/config/MotConfigReader.cpp index 4dad419..bffe3a7 100644 --- a/src/pfaedle/config/MotConfigReader.cpp +++ b/src/pfaedle/config/MotConfigReader.cpp @@ -408,7 +408,7 @@ void MotConfigReader::parse(const std::vector& paths) { p.getVal(secStr, "station_id_normalize_chain").pos, "", std::string("", - p.getVal(secStr, "station_normalize_chain").file); + p.getVal(secStr, "station_id_normalize_chain").file); } }