Merge pull request #8019 from Ebram96/patch-1

Update basics.rst
This commit is contained in:
Takeshi KOMIYA 2020-07-29 23:10:41 +09:00 committed by GitHub
commit 9a2f2e15a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -288,7 +288,7 @@ Roles
-----
A role or "custom interpreted text role" (:duref:`ref <roles>`) is an inline
piece of explicit markup. It signifies that that the enclosed text should be
piece of explicit markup. It signifies that the enclosed text should be
interpreted in a specific way. Sphinx uses this to provide semantic markup and
cross-referencing of identifiers, as described in the appropriate section. The
general syntax is ``:rolename:`content```.