Skip to content

Commit

Permalink
Change non-normative "For example, ..." to example
Browse files Browse the repository at this point in the history
Addressing review comment by Hans.
  • Loading branch information
henrikt-ma committed May 6, 2020
1 parent 1e84723 commit 68a8185
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chapters/classes.tex
Expand Up @@ -248,10 +248,10 @@ \subsubsection{Prefix Rules}\doublelabel{prefix-rules}
\lstinline!parameter! and \lstinline!constant! are described in \autoref{variability-of-structured-entities} for structured
components.

\begin{nonnormative}
For example, \lstinline!input! can only be used, if none of the elements has a \lstinline!flow!, \lstinline!stream!, \lstinline!input! or
\begin{example}
\lstinline!input! can only be used, if none of the elements has a \lstinline!flow!, \lstinline!stream!, \lstinline!input! or
\lstinline!output! type prefix.
\end{nonnormative}
\end{example}

The prefixes \lstinline!input! and \lstinline!output! have a slightly different semantic meaning
depending on the context where they are used:
Expand Down

0 comments on commit 68a8185

Please sign in to comment.