Author: russellm
Date: 2010-10-04 20:42:20 -0500 (Mon, 04 Oct 2010)
New Revision: 13983
Modified:
django/trunk/docs/topics/logging.txt
Log:
Refs #14388 -- Corrected another spelling erorr.
Modified: django/trunk/docs/topics/logging.txt
===================================================================
--- django/trunk/docs/topics/logging.txt 2010-10-05 00:11:41 UTC (rev
13982)
+++ django/trunk/docs/topics/logging.txt 2010-10-05 01:42:20 UTC (rev
13983)
@@ -193,7 +193,7 @@
* ``logger.log()``: Manually emits a logging message with a
specific log level.
- * ``logger.exception()``: Creates an ``ERORR`` level logging
+ * ``logger.exception()``: Creates an ``ERROR`` level logging
message wrapping the current exception stack frame.
Configuring logging
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en.