mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2026-08-27 05:37:16 -05:00
Fix typo.
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ Including content based on tags
|
||||
|
||||
Undefined tags are false, defined tags (via the ``-t`` command-line option or
|
||||
within :file:`conf.py`) are true. Boolean expressions, also using
|
||||
parentheses (like ``html and (latex or draft)`` are supported.
|
||||
parentheses (like ``html and (latex or draft)``) are supported.
|
||||
|
||||
The format of the current builder (``html``, ``latex`` or ``text``) is always
|
||||
set as a tag.
|
||||
|
||||
Reference in New Issue
Block a user