From d7d82a88ad2cf84b76b8e3256c9dfd59369b6de0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Luis=20Cano=20Rodr=C3=ADguez?= Date: Mon, 15 Nov 2021 14:29:17 +0100 Subject: Typo Co-authored-by: Manuel Kaufmann --- doc/tutorial/describing-code.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial') diff --git a/doc/tutorial/describing-code.rst b/doc/tutorial/describing-code.rst index f080b095c..88e1f8702 100644 --- a/doc/tutorial/describing-code.rst +++ b/doc/tutorial/describing-code.rst @@ -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: -- cgit v1.2.1