#14127 closed (fixed)
Bad formatting in the text
Description ¶
Hello!
I've noticed a bit of a bad formatting here: http://docs.djangoproject.com/en/dev/intro/tutorial02/#intro-tutorial02
You can just search for the string: "The {% and {{". Or you can go here - "Customize the admin look and feel" part - 7th (8th counting the example) paragraph - 2nd sentence.
The "The {%" part of this sentence I think should be a bit different: "The" shouldn't be written in Curier New and there shouldn't be any '`' characters. Probably just a typo.
Thank you for the great job on documentation and everything else!
---
Michael
Change History (3)
comment:1 by , 15 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [13600]) Fixed #14127: Adding a couple of missing backticks. Thanks kishkin.