diff --git a/doc/source/man/general_options.rst b/doc/source/man/general_options.rst index 71aa842e4e..bc5976e3de 100644 --- a/doc/source/man/general_options.rst +++ b/doc/source/man/general_options.rst @@ -48,7 +48,7 @@ logging configuration to any other existing logging options. Please see the Python logging module documentation for details on logging configuration files. The log-config - name for this option is depcrecated. + name for this option is deprecated. **--log-format FORMAT** A logging.Formatter log message format string which may use any diff --git a/doc/source/man/glancecachecleaner.rst b/doc/source/man/glancecachecleaner.rst index 5cf3618828..98b904204d 100644 --- a/doc/source/man/glancecachecleaner.rst +++ b/doc/source/man/glancecachecleaner.rst @@ -25,7 +25,7 @@ This is meant to be run as a periodic task from cron. If something goes wrong while we're caching an image (for example the fetch times out, or an exception is raised), we create an 'invalid' entry. These -entires are left around for debugging purposes. However, after some period of +entries are left around for debugging purposes. However, after some period of time, we want to clean these up. Also, if an incomplete image hangs around past the image_cache_stall_time