Skip to content
Snippets Groups Projects
Commit 2e5ae0c7 authored by Markus Holzer's avatar Markus Holzer
Browse files

Fixed second typo

parent 98e21c86
No related branches found
No related tags found
1 merge request!185Blocking for partial directions
......@@ -479,7 +479,7 @@ class LoopOverCoordinate(Node):
@staticmethod
def get_block_loop_counter_name(coordinate_to_loop_over):
return f"{LoopOverCoordinate.BlOCK_LOOP_COUNTER_NAME_PREFIX}_{coordinate_to_loop_over}"
return f"{LoopOverCoordinate.BLOCK_LOOP_COUNTER_NAME_PREFIX}_{coordinate_to_loop_over}"
@property
def loop_counter_name(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment