mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
fix typo
from https://github.com/sphinx-doc/sphinx-doc-translations/pull/13
This commit is contained in:
parent
d951e55bc3
commit
068f802df9
@ -178,7 +178,7 @@ as metadata of the extension. Metadata keys currently recognized are:
|
||||
* The core logic of the extension is parallelly executable during
|
||||
the reading phase.
|
||||
* It has event handlers for :event:`env-merge-info` and
|
||||
:event:`env-purge-doc` events if it stores dataa to the build
|
||||
:event:`env-purge-doc` events if it stores data to the build
|
||||
environment object (env) during the reading phase.
|
||||
|
||||
* ``'parallel_write_safe'``: a boolean that specifies if parallel writing of
|
||||
|
Loading…
Reference in New Issue
Block a user