From dd070701b94e641cdaf80d81a8e92e1db095b69a Mon Sep 17 00:00:00 2001 From: brenninc Date: Mon, 22 Jun 2026 16:51:21 +0100 Subject: [PATCH] fix spelling mistakes --- spinn_front_end_common/interface/spinnaker.cfg.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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