Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit 2fb9891

Browse files
committed
Remove incorrect link to abstract syntax
When referring to the `rec` keyword, do not link to the abstract syntax that happens to have the same name. Fix suggested by @bvisness and split out from #413. Do not link to the abstract syntax
1 parent bc304c5 commit 2fb9891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

document/core/text/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Recursive Types
263263
Abbreviations
264264
.............
265265

266-
Singular recursive types can omit the |Trec| keyword:
266+
Singular recursive types can omit the :math:`\text{rec}` keyword:
267267

268268
.. math::
269269
\begin{array}{llclll}

0 commit comments

Comments
 (0)