summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAdrian Holovaty <adrian@holovaty.com>2006-07-14 00:56:03 +0000
committerAdrian Holovaty <adrian@holovaty.com>2006-07-14 00:56:03 +0000
commitcb19acf6fba10bcdc54f1f486f8985ecc9281826 (patch)
tree40359b266ac8f86fbc811407d73105761ea63046 /docs
parent2175c99825517a40c549f8a355659385dc955c45 (diff)
Changed masochistic to sadistic in docs/templates.txt. Thanks, hedronist
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3340 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/templates.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/templates.txt b/docs/templates.txt
index 4ba52b3263..6117bf7b84 100644
--- a/docs/templates.txt
+++ b/docs/templates.txt
@@ -47,7 +47,7 @@ explained later in this document.::
JavaScript and CSV. You can use the template language for any text-based
format.
- Oh, and one more thing: Making humans edit XML is masochistic!
+ Oh, and one more thing: Making humans edit XML is sadistic!
Variables
=========