Skip to content

Commit 29bf998

Browse files
authored
Merge branch 'master' into fix-752
2 parents b3e894b + 2a832ae commit 29bf998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/demo/demo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ citation references ([12]_), substitution references (|example|), and _`inline h
2525
text (generated by processing errors; this one is intentional).
2626

2727
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.
28+
It will link you right to my code documentation for it.
2929

3030
The default role for interpreted text is `Title Reference`. Here are some explicit interpreted text roles:
3131
a PEP reference (:PEP:`287`); an RFC reference (:RFC:`2822`); a :sub:`subscript`; a :sup:`superscript`;

0 commit comments

Comments
 (0)