mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-12 04:47:14 +02:00
minor typo
This commit is contained in:
@ -3575,7 +3575,7 @@ void Module::sendProgram(bool blackfin, std::vector<char> buffer,
|
||||
throw DetectorError(os.str());
|
||||
}
|
||||
LOG(logINFO) << "Module " << moduleIndex << " (" << shm()->hostname
|
||||
<< "): " << functionType << " udpated successfully";
|
||||
<< "): " << functionType << " successful";
|
||||
}
|
||||
|
||||
void Module::simulatingActivityinDetector(const std::string &functionType,
|
||||
|
Reference in New Issue
Block a user