diff --git a/docs/LangRef.rst b/docs/LangRef.rst index 213b99aa456..434bcbe6655 100644 --- a/docs/LangRef.rst +++ b/docs/LangRef.rst @@ -589,8 +589,8 @@ Syntax:: [@ =] [Linkage] [Visibility] [DLLStorageClass] [ThreadLocal] [unnamed_addr] [AddrSpace] [ExternallyInitialized] - - [, section "name"] [, align ] + [ + [, section "name"] [, align ]] For example, the following defines a global in a numbered address space with an initializer, section, and alignment: