mirror of
https://github.com/django/django.git
synced 2025-08-19 10:10:42 +00:00
Small grammar cleanup to design_philosophies.txt
git-svn-id: http://code.djangoproject.com/svn/django/trunk@857 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
cdfbdfb1b2
commit
d5bbe395c2
1 changed files with 2 additions and 1 deletions
|
@ -196,7 +196,8 @@ Treat whitespace obviously
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
The template system do magic things with whitespace. If a template includes
|
The template system do magic things with whitespace. If a template includes
|
||||||
whitespace, the system should treat it as it treats text -- just display it.
|
whitespace, the system should treat the whitespace as it treats text -- just
|
||||||
|
display it.
|
||||||
|
|
||||||
Don't invent a programming language
|
Don't invent a programming language
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue