Skip to content

Commit

Permalink
Fix strange language "there are any"
Browse files Browse the repository at this point in the history
Addressing PR review comment by Hans.
  • Loading branch information
henrikt-ma committed May 6, 2020
1 parent dc30821 commit 1e84723
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions chapters/annotations.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1680,8 +1680,7 @@ \subsubsection{Conversion rules}\doublelabel{conversion-rules}
Converting modifiers with cardinality is used to remove the deprecated
operator cardinality from model libraries, and replace tests on
cardinality in models by parameters explicitly enabling the different
% henrikt-ma 2020-04: Strange language below "there are any"; do we mean "there exists"?
cases. The case where the old class is used as a base-class, and there are any outside connections to
cases. The case where the old class is used as a base-class, and there exist outside connections to
\lstinline!a!, and there is \lstinline!convertModifiers! involving the cardinality of \lstinline!a! is not
handled.

Expand Down

0 comments on commit 1e84723

Please sign in to comment.