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.
1 parent 3868acb commit f798da4Copy full SHA for f798da4
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