Fix funny typo in Doc/bugs. (GH-15412)
authorAntoine <43954001+awecx@users.noreply.github.com>
Sat, 24 Aug 2019 04:09:43 +0000 (06:09 +0200)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Aug 2019 04:09:43 +0000 (21:09 -0700)
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
Doc/bugs.rst

index 1e044ad2033d87ebc9f6300627ec32c3fba334fa..a17f04d26fa40bb8aad15c2947b3fdc9600774e7 100644 (file)
@@ -80,7 +80,7 @@ taken on the bug.
       Article which goes into some detail about how to create a useful bug report.
       This describes what kind of information is useful and why it is useful.
 
-   `Bug Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_
+   `Bug Report Writing Guidelines <https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines>`_
       Information about writing a good bug report.  Some of this is specific to the
       Mozilla project, but describes general good practices.