diff options
| author | jfbu <jfbu@free.fr> | 2018-12-28 12:50:20 +0100 |
|---|---|---|
| committer | jfbu <jfbu@free.fr> | 2018-12-28 12:50:20 +0100 |
| commit | 32d57b8637b89cdbd90da748f7cd7cd0e6d7d9f8 (patch) | |
| tree | 6ec66ea9f429f4853e063a47cf4d2cfcd46bc092 /doc/extdev/logging.rst | |
| parent | 4f37b3342a2497913258d05cde413242bae543d7 (diff) | |
| parent | 38c5ec13a54a2b7fcd7e70956ee99a656a651f13 (diff) | |
| download | sphinx-git-32d57b8637b89cdbd90da748f7cd7cd0e6d7d9f8.tar.gz | |
Merge branch '1.8'
resolved Conflicts:
doc/development/tutorials/todo.rst
sphinx/locale/__init__.py
sphinx/search/zh.py
Diffstat (limited to 'doc/extdev/logging.rst')
| -rw-r--r-- | doc/extdev/logging.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/extdev/logging.rst b/doc/extdev/logging.rst index 005a2f87a..b66f11dbb 100644 --- a/doc/extdev/logging.rst +++ b/doc/extdev/logging.rst @@ -57,7 +57,7 @@ Logging API **color** The color of logs. By default, info and verbose level logs are not colored, - and deug level ones are colored as ``"darkgray"``. + and debug level ones are colored as ``"darkgray"``. .. autofunction:: pending_logging() |
