Skip to content

Commit

Permalink
Add suggested 'A' at start of sentence and go singular
Browse files Browse the repository at this point in the history
Co-authored-by: Hans Olsson <HansOlsson@users.noreply.github.com>
  • Loading branch information
henrikt-ma and HansOlsson committed May 11, 2021
1 parent 1720656 commit d5300ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/statements.tex
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ \subsubsection{Restrictions on Where a When-statement may occur}\label{restricti
\item
A \lstinline!when!-statement shall not be used within a function.
\item
\lstinline!when!-statements shall not occur inside initial algorithms.
A \lstinline!when!-statement shall not occur inside an initial algorithm.
\item
\lstinline!when!-statements cannot be nested.
\item
Expand Down

0 comments on commit d5300ff

Please sign in to comment.