Skip to content

Commit f25f6cb

Browse files
committed
Fix a typo
1 parent 6dfa880 commit f25f6cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_binding_inheritance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ async def test_focused_child_widget_no_inherit_empty_bindings_with_movement_bind
527527
# combination of overlapping bindings, each with different forms of
528528
# priority, so we can check who wins where.
529529
#
530-
# Here are the permurations tested, with the expected winner:
530+
# Here are the permutations tested, with the expected winner:
531531
#
532532
# |-----|----------|----------|----------|--------|
533533
# | Key | App | Screen | Widget | Winner |

0 commit comments

Comments
 (0)