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

Skip to content

Commit 7784d4b

Browse files
Fix funny typo in Doc/bugs. (GH-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 5779c53 commit 7784d4b

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
@@ -80,7 +80,7 @@ taken on the bug.
8080
Article which goes into some detail about how to create a useful bug report.
8181
This describes what kind of information is useful and why it is useful.
8282

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

0 commit comments

Comments
 (0)
0