8000 Fix funny typo in Doc/bugs. (GH-15412) · miss-islington/cpython@40e228e · GitHub
[go: up one dir, main page]

Skip to content

Commit 40e228e

Browse files
awecxmiss-islington
authored andcommitted
Fix funny typo in Doc/bugs. (pythonGH-15412)
Fix typo in description of link to mozilla bug report writing guidelines. Though the URL is misleading, we're indeed trying to write bug _reports_, not to add bugs. Automerge-Triggered-By: @ned-deily (cherry picked from commit e17f201) Co-authored-by: Antoine <43954001+awecx@users.noreply.github.com>
1 parent f8dc3e8 commit 40e228e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/bugs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ taken on the bug.
7272
Article which goes into some detail about how to create a useful bug report.
7373
This describes what kind of information is useful and why it is useful.
7474

75-
`Bug Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_
75+
`Bug Report Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_
7676
Information about writing a good bug report. Some of this is specific to the
7777
Mozilla project, but describes general good practices.
7878

0 commit comments

Comments
 (0)
0