Fix indentation in LangRef.rst
authorJessica Paquette <jpaquette@apple.com>
Thu, 22 Dec 2022 19:44:13 +0000 (11:44 -0800)
committerJessica Paquette <jpaquette@apple.com>
Thu, 22 Dec 2022 19:44:46 +0000 (11:44 -0800)
Sphinx build was broken.

llvm/docs/LangRef.rst

index e102e8e..82f23a4 100644 (file)
@@ -2232,7 +2232,7 @@ example:
     unbounded. If the optional max value is omitted then max is set to the
     value of min. If the attribute is not present, no assumptions are made
     about the range of vscale.
-  ``"nooutline"``
+``"nooutline"``
     This attribute indicates that outlining passes should not modify the
     function.