Просмотр исходного кода

[NFX] Fix language reference title declaration

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@351644 91177308-0d34-0410-b5e6-96231b3b80d8
Johannes Doerfert 6 лет назад
Родитель
Сommit
05a9855584
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      docs/LangRef.rst

+ 1 - 1
docs/LangRef.rst

@@ -5067,7 +5067,7 @@ For example, in the code below, the call instruction may only target the
     !0 = !{i64 (i64, i64)* @add, i64 (i64, i64)* @sub}
 
 '``callback``' Metadata
-^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^
 
 ``callback`` metadata may be attached to a function declaration, or definition.
 (Call sites are excluded only due to the lack of a use case.) For ease of