diff --git a/spinn_front_end_common/interface/spinnaker.cfg.template b/spinn_front_end_common/interface/spinnaker.cfg.template index 9ea34da3f..5255fb595 100644 --- a/spinn_front_end_common/interface/spinnaker.cfg.template +++ b/spinn_front_end_common/interface/spinnaker.cfg.template @@ -30,7 +30,7 @@ time_scale_factor = None default_report_file_path = DEFAULT # If enabled this option will extract the log information from the boards -# iobuf extraction can take a condsiderable time and uses disk space +# iobuf extraction can take a considerable time and uses disk space extract_iobuf = False # List the cores to extract iobuf from @@ -40,7 +40,7 @@ extract_iobuf = False # None extracts from only those of the requested binary_types extract_iobuf_from_cores = ALL -# Comma seperated list of the apply files to extract iobuf for +# Comma separated list of the apply files to extract iobuf for # include the .aplx but no directory needed extract_iobuf_from_binary_types = None