From 00b3891524643d0febd2f54a01021c46c103a520 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Wed, 12 Apr 2006 13:35:31 +0000 Subject: Fixed #1626 -- Fixed a bunch of typos in comments and docs. Thanks, Dexter git-svn-id: http://code.djangoproject.com/svn/django/trunk@2687 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/modpython.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/modpython.txt') diff --git a/docs/modpython.txt b/docs/modpython.txt index 5800968ee5..24cb405231 100644 --- a/docs/modpython.txt +++ b/docs/modpython.txt @@ -190,7 +190,7 @@ Error handling ============== When you use Apache/mod_python, errors will be caught by Django -- in other -words, they won't propogate to the Apache level and won't appear in the Apache +words, they won't propagate to the Apache level and won't appear in the Apache ``error_log``. The exception for this is if something is really wonky in your Django setup. In -- cgit v1.3