Skip to content

Commit 0b02907

Browse files
author
Johannes Doerfert
committed
[NFX] Fix language reference title declaration
llvm-svn: 351644
1 parent 7c31f45 commit 0b02907

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
@@ -5067,7 +5067,7 @@ For example, in the code below, the call instruction may only target the
50675067
!0 = !{i64 (i64, i64)* @add, i64 (i64, i64)* @sub}
50685068

50695069
'``callback``' Metadata
5070-
^^^^^^^^^^^^^^^^^^^^^^
5070+
^^^^^^^^^^^^^^^^^^^^^^^
50715071

50725072
``callback`` metadata may be attached to a function declaration, or definition.
50735073
(Call sites are excluded only due to the lack of a use case.) For ease of

0 commit comments

Comments
 (0)