diff --git a/docs/TableGenFundamentals.rst b/docs/TableGenFundamentals.rst index 5d529c396ac..8f3d07c3921 100644 --- a/docs/TableGenFundamentals.rst +++ b/docs/TableGenFundamentals.rst @@ -289,7 +289,7 @@ supported include: string value ``[{ ... }]`` - code fragment + usually called a "code fragment", but is just a multiline string literal ``[ X, Y, Z ]`` list value. is the type of the list element and is usually optional.