From 80ed3491db75d639be69e57674c07befea99545c Mon Sep 17 00:00:00 2001 From: Henrik Tidefelt Date: Tue, 11 May 2021 23:39:53 +0200 Subject: [PATCH] Don't capitalize initial of list item, as suggested Co-authored-by: Hans Olsson --- chapters/inheritance.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/inheritance.tex b/chapters/inheritance.tex index 9c6ded124..7b37e5e64 100644 --- a/chapters/inheritance.tex +++ b/chapters/inheritance.tex @@ -242,7 +242,7 @@ \section{Modifications}\label{modifications} There are three kinds of constructs in the Modelica language in which modifications can occur: \begin{itemize} \item - Variable declarations + variable declarations \item Short class declarations \item