Skip to content

Commit

Permalink
Q-32 fixing suspicious wording, fixing #88 (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
gernotstarke committed May 24, 2021
1 parent ff84eb9 commit 9492299
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions raw/mock_exam/docs/questions/question-32.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Kreuzen Sie an, welche der folgenden Aussagen richtig und welche falsch sind.
| {n}
| {y}
| (e)
| Lokale und entfernte ("remote") Aufrufe dieser Schnittstelle sollen sich in allen Belangen identisch verhalten.
| Lokale und entfernte ("remote") Aufrufe einer Schnittstelle sollen sich in allen Belangen identisch verhalten.

|===

Expand Down Expand Up @@ -96,7 +96,7 @@ Check which of the following statements are true and which are false.
| {n}
| {y}
| (e)
| Local and remote calls to this interface should behave identically in all aspects.
| Local and remote calls to an interface should behave identically in all aspects.
|===

// end::EN[]
Expand Down

0 comments on commit 9492299

Please sign in to comment.