Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
This commit is contained in:
Juan Luis Cano Rodríguez 2021-11-15 14:29:17 +01:00 committed by GitHub
parent 34c165e497
commit d7d82a88ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -262,7 +262,7 @@ Which would give the following result:
A typedef-like declaration of a type.
All such directives then generate generate references that can be
All such directives then generate references that can be
cross-referenced by using the corresponding role. For example, to reference
the previous type definition, you can use the :rst:role:`cpp:type` role
as follows: