Index: clang/docs/LanguageExtensions.rst =================================================================== --- clang/docs/LanguageExtensions.rst +++ clang/docs/LanguageExtensions.rst @@ -784,8 +784,8 @@ to ``float``; see below for more information on this emulation. * ``__fp16`` is supported on all targets. The special semantics of this -type mean that no arithmetic is ever performed directly on ``__fp16`` values; -see below. + type mean that no arithmetic is ever performed directly on ``__fp16`` values; + see below. * ``_Float16`` is supported on the following targets: * 32-bit ARM (natively on some architecture versions)