fix typo
This commit is contained in:
parent
cb8a0ea36a
commit
6f0af4cd32
@ -277,7 +277,7 @@ def pick_correct_long_note_candidates(
|
||||
solution, arrow_to_note_candidates
|
||||
):
|
||||
warnings.warn(
|
||||
"Ambiguous arrow pattern in bloc :\n"
|
||||
"Ambiguous arrow pattern in block :\n"
|
||||
+ "\n".join("".join(line) for line in bloc)
|
||||
+ "\n"
|
||||
"The resulting long notes might not be what you expect"
|
||||
|
Loading…
Reference in New Issue
Block a user