Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9c6589d

Browse files
Fix typo in valgrind docs
Refs #3.
1 parent 0b5768c commit 9c6589d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/sphinx/source/debugging/valgrind.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ In the ``<Python source>/Misc`` directory there is a ``valgrind-python.supp`` fi
113113
cp <Python source>/Misc/valgrind-python.supp ~/valgrind-python.supp
114114
vi ~/valgrind-python.supp
115115
116-
Uncomment ``PyObject_Free`` and ``PyObject_Realloc`` in the valgring suppression file.
116+
Uncomment ``PyObject_Free`` and ``PyObject_Realloc`` in the valgrind suppression file.
117117
118118
Invoking the Python interpreter with Valgrind:
119119

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /