From db72dd5a25ff4d53104a286686f66c2121cd603a Mon Sep 17 00:00:00 2001 From: danceratopz Date: Tue, 1 Oct 2024 09:24:31 +0200 Subject: [PATCH] style(tests): fix typo in docstring --- .../prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py b/tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py index d2beb9df71..47502ac891 100644 --- a/tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py +++ b/tests/prague/eip7692_eof_v1/eip4200_relative_jumps/test_rjumpi.py @@ -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=(