Skip to content

Commit

Permalink
Fix missing of 'missingInnerMessage'
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Aug 26, 2021
1 parent 55ceb96 commit df4137f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chapters/revisions.tex
Expand Up @@ -210,7 +210,7 @@ \subsection{Main changes in Modelica 3.5}\label{main-changes-in-modelica-3-5}
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2278}{\#2278}.
\item Clarified visibility of encrypted contents, \cref{protection-of-classes}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2318}{\#2318}.
\item Clarified that missingInnerMessage is a literal string, \cref{annotations-for-the-graphical-user-interface}.
\item Clarified that \lstinline!missingInnerMessage! is a literal string, \cref{annotations-for-the-graphical-user-interface}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2334}{\#2334}.
\item Clarified text-macros including \lstinline!%class!, \cref{annotations-for-the-graphical-user-interface}.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/2335}{\#2335}.
Expand Down
2 changes: 1 addition & 1 deletion chapters/scoping.tex
Expand Up @@ -171,7 +171,7 @@ \section{Instance Hierarchy Name Lookup of Inner Declarations}\label{instance-hi
The annotations defined in \cref{annotations-for-the-graphical-user-interface} does not affect this process, other than that:
\begin{itemize}
\item
missingInnerMessage can be used for the diagnostic (and possibly error messages)
\lstinline!missingInnerMessage! can be used for the diagnostic (and possibly error messages)
\end{itemize}
\end{itemize}

Expand Down

0 comments on commit df4137f

Please sign in to comment.