Skip to content

Commit

Permalink
style(tests): fix typo in docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
danceratopz committed Oct 1, 2024
1 parent a1f5a57 commit db72dd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,7 @@ def test_double_rjumpi_stack_underflow(
eof_test: EOFTestFiller,
):
"""
Two RJUNMPIs, causing the min stack to underflow
Two RJUMPIs, causing the min stack to underflow.
"""
container = Container.Code(
code=(
Expand Down

0 comments on commit db72dd5

Please sign in to comment.