diff --git a/spinnman/transceiver.py b/spinnman/transceiver.py index 6533354c7..ba67ff005 100644 --- a/spinnman/transceiver.py +++ b/spinnman/transceiver.py @@ -906,7 +906,7 @@ def add_cpu_information_from_core(self, cpu_infos, x, y, p, states): :param int y: The y-coordinate of the chip containing the processor :param int p: The ID of the processor to get the information about :param states: - If provided will only add the info if in one of the states + If provided will only add the info if in one of the states :type states: list(CPUState) :return: The CPU information for the selected core :raise SpinnmanIOException: