mirror of
https://github.com/django/django.git
synced 2025-04-26 10:14:36 +00:00
[5.0.x] Corrected note about using accents in writing documentation contributing guide.
Backport of 16115771020eaededb56fdfbcfec978e950b6a9a from main
This commit is contained in:
parent
26dddf3752
commit
d0c8b45d4a
@ -543,7 +543,8 @@ file and line number where they occur will be saved to
|
|||||||
If you encounter false-positives (error output that actually is correct), do
|
If you encounter false-positives (error output that actually is correct), do
|
||||||
one of the following:
|
one of the following:
|
||||||
|
|
||||||
* Surround inline code or brand/technology names with grave accents (`).
|
* Surround inline code or brand/technology names with double grave accents
|
||||||
|
(``).
|
||||||
* Find synonyms that the spell checker recognizes.
|
* Find synonyms that the spell checker recognizes.
|
||||||
* If, and only if, you are sure the word you are using is correct - add it
|
* If, and only if, you are sure the word you are using is correct - add it
|
||||||
to ``docs/spelling_wordlist`` (please keep the list in alphabetical order).
|
to ``docs/spelling_wordlist`` (please keep the list in alphabetical order).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user