Kaydet (Commit) 9e153a31 authored tarafından Russell Keith-Magee's avatar Russell Keith-Magee

Refs #14388 -- Corrected another spelling erorr.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@13983 bcc190cf-cafb-0310-a4f2-bffc1f526a37
üst 240f68e4
......@@ -193,7 +193,7 @@ There are two other logging calls available:
* ``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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment