mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
doc: Fix typo of "restructuredtext"
This commit is contained in:
parent
ee139e155a
commit
7aa750a637
@ -98,7 +98,7 @@ General configuration
|
|||||||
'.md': 'markdown',
|
'.md': 'markdown',
|
||||||
}
|
}
|
||||||
|
|
||||||
By default, Sphinx only supports ``'restrcturedtext'`` file type. You can
|
By default, Sphinx only supports ``'restructuredtext'`` file type. You can
|
||||||
add a new file type using source parser extensions. Please read a document
|
add a new file type using source parser extensions. Please read a document
|
||||||
of the extension to know what file type the extension supports.
|
of the extension to know what file type the extension supports.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user