Skip to content

Commit 981b4b1

Browse files
committed
Language
1 parent ca8245a commit 981b4b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/examples.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Intersphinx integration
159159
When writing documentation that references other libraries, `intersphinx
160160
<https://www.sphinx-doc.org/en/master/usage/extensions/intersphinx.html>`_
161161
is a great extension to use. It enables links to documentation on other sites.
162-
sphinx-codeautolink integrates this functionality seemlessly,
162+
sphinx-codeautolink integrates this functionality seamlessly,
163163
linking objects as long as the correct ``intersphinx_mapping`` is defined.
164164

165165
.. code:: python

docs/src/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For example, :code:`.. code-refs:: sphinx_codeautolink.setup func` produces:
2121

2222
.. code-refs:: sphinx_codeautolink.setup func
2323

24-
Integration with intersphinx is seemless:
24+
Integration with intersphinx is seamless:
2525

2626
.. code:: python
2727

0 commit comments

Comments
 (0)