mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
remove duplicate wording
This commit is contained in:
parent
cc8d29dcab
commit
6b33e3fea4
@ -359,8 +359,8 @@ The application object also provides support for emitting leveled messages.
|
||||
.. note::
|
||||
|
||||
There is no "error" call: in Sphinx, errors are defined as things that stop
|
||||
the build; for that just raise an exception (:exc:`sphinx.errors.SphinxError`
|
||||
or a custom subclass) to do that.
|
||||
the build; just raise an exception (:exc:`sphinx.errors.SphinxError` or a
|
||||
custom subclass) to do that.
|
||||
|
||||
.. automethod:: Sphinx.warn
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user