From: Benjamin Peterson Date: Sun, 4 May 2008 19:10:02 +0000 (+0000) Subject: Fix typo in bugs.rst X-Git-Tag: v2.6a3~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=83ea2a92d41209a94bbfa4916fccc1727acdedae;p=python Fix typo in bugs.rst --- diff --git a/Doc/bugs.rst b/Doc/bugs.rst index 9abe50cd9b..9977abda2f 100644 --- a/Doc/bugs.rst +++ b/Doc/bugs.rst @@ -37,7 +37,7 @@ The submission form has a number of fields. For the "Title" field, enter a "Type" field, select the type of your problem; also select the "Component" and "Versions" to which the bug relates. -In the "Change Note" field, describe the problem in detail, including what you +In the "Comment" field, describe the problem in detail, including what you expected to happen and what did happen. Be sure to include whether any extension modules were involved, and what hardware and software platform you were using (including version information as appropriate).