Skip to content

Commit

Permalink
Fix typo 'GraphicsItem' -> 'GraphicItem'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed May 12, 2022
1 parent ee0cc90 commit e47d80c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -571,9 +571,7 @@ \subsubsection{Coordinate Systems}\label{coordinate-systems}
i.e.\ a coordinate system with width 20 units and height 20 units.
\end{example}

The coordinate systems for the icon and diagram layers are by default
defined as follows; where the array of \lstinline!GraphicsItem! represents an
ordered list of graphical primitives.
The coordinate systems for the icon and diagram layers are by default defined as follows; where the array of \lstinline!GraphicItem! represents an ordered list of graphical primitives.

\begin{lstlisting}[language=modelica]
record Icon "Representation of the icon layer"
Expand Down

0 comments on commit e47d80c

Please sign in to comment.