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.
1 parent 75d0d30 commit 84008aaCopy full SHA for 84008aa
docs/spec/glossary.rst
@@ -52,4 +52,4 @@ This section defines a few terms that may be used elsewhere in the specification
52
form an :term:`annotation expression`. For example, the type qualifier :ref:`Final <uppercase-final>`
53
can be used around a type to indicate that the annotated value may not be overridden or modified.
54
This term is also used for other special forms that modify a type, but using a different
55
- syntactic context, such as the `@final <at-final>` decorator.
+ syntactic context, such as the :ref:`@final <at-final>` decorator.
0 commit comments