doc: Fix typo of "restructuredtext"

This commit is contained in:
Simon Arlott 2018-10-24 19:48:38 +01:00
parent ee139e155a
commit 7aa750a637
No known key found for this signature in database
GPG Key ID: 49BFFEEFD4C3ED53

View File

@ -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.