Commit 916034d2 authored by Andrew M. Kuchling's avatar Andrew M. Kuchling

Typo fix

parent bc56e1fc
......@@ -92,7 +92,7 @@ streams (file-like objects).
\item \class{FileHandler} instances send error messages to disk
files.
\item \class{BaseRotatingHandler} is tha base class for handlers that
\item \class{BaseRotatingHandler} is the base class for handlers that
rotate log files at a certain point. It is not meant to be instantiated
directly. Instead, use \class{RotatingFileHandler} or
\class{TimedRotatingFileHandler}.
......
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