From 11f9620cd846de30f16db67a94fbe2c00bb7919d Mon Sep 17 00:00:00 2001 From: OLSSON Hans Date: Wed, 24 Jun 2020 10:18:44 +0200 Subject: [PATCH] Fix indentation of grammar in text To correct issue found in: https://github.com/modelica/ModelicaSpecification/pull/2598#pullrequestreview-436162361 --- chapters/classes.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/chapters/classes.tex b/chapters/classes.tex index 6c6339250..036e7034e 100644 --- a/chapters/classes.tex +++ b/chapters/classes.tex @@ -108,7 +108,8 @@ \subsection{Syntax and Examples of Component Declarations}\doublelabel{syntax-an type-specifier : name - component-list : + +component-list : component-declaration { "," component-declaration } component-declaration :