Skip to content

Commit

Permalink
FPGA capitalised in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Apr 5, 2024
1 parent f65f828 commit 434d387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinn_machine/machine.py
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,7 @@ def _add_spinnaker_link(

def add_fpga_links(self) -> None:
"""
Add fpga links that are on a given machine depending on the
Add FPGA links that are on a given machine depending on the
version of the board.
"""
version = MachineDataView.get_machine_version()
Expand Down

0 comments on commit 434d387

Please sign in to comment.