We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3868acb + f798da4 commit 5ccb503Copy full SHA for 5ccb503
user_guide_src/source/testing/debugging.rst
@@ -37,7 +37,7 @@ allows the script to continue executing:
37
dd()
38
----
39
40
-This method is identical to ``d()``, except that it also ``dies()`` and no further code is executed this request.
+This method is identical to ``d()``, except that it also ``die()`` and no further code is executed this request.
41
42
trace()
43
-------
0 commit comments