We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3e894b + 2a832ae commit 29bf998Copy full SHA for 29bf998
docs/demo/demo.rst
@@ -25,7 +25,7 @@ citation references ([12]_), substitution references (|example|), and _`inline h
25
text (generated by processing errors; this one is intentional).
26
27
Also with ``sphinx.ext.autodoc``, which I use in the demo, I can link to :class:`test_py_module.test.Foo`.
28
-It will link you right my code documentation for it.
+It will link you right to my code documentation for it.
29
30
The default role for interpreted text is `Title Reference`. Here are some explicit interpreted text roles:
31
a PEP reference (:PEP:`287`); an RFC reference (:RFC:`2822`); a :sub:`subscript`; a :sup:`superscript`;
0 commit comments