mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix typo (again)
This commit is contained in:
@@ -20,7 +20,7 @@ try:
|
||||
from sphinxcontrib.websupport.storage import StorageBackend # NOQA
|
||||
|
||||
warnings.warn('sphinx.websupport module is now provided as sphinxcontrib-websupport. '
|
||||
'sphinx.websupport will be removed in Sphinx-2.0. '
|
||||
'sphinx.websupport will be removed at Sphinx-2.0. '
|
||||
'Please use the package instead.',
|
||||
RemovedInSphinx20Warning)
|
||||
except ImportError:
|
||||
|
||||
Reference in New Issue
Block a user