Skip to content

Commit 4f6ad17

Browse files
authored
Fix typo (NFC) (llvm#110817)
1 parent e26d2d9 commit 4f6ad17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/LangRef.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12534,7 +12534,7 @@ class <t_firstclass>` type.
1253412534
:ref:`fast-math flags <fastmath>`. These are optimization hints to enable
1253512535
otherwise unsafe floating-point optimizations. Fast-math flags are only valid
1253612536
for selects that return :ref:`supported floating-point types
12537-
<fastmath_return_types>`..
12537+
<fastmath_return_types>`.
1253812538

1253912539
Semantics:
1254012540
""""""""""

0 commit comments

Comments
 (0)