Skip to content

Commit 13cb125

Browse files
committed
Example model typo fix
1 parent 1ced2f2 commit 13cb125

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Simulator/src/main/java/simulator/examples/examples_en/WorkerWakeUp.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- This file was created using Warteschlangensimulator. Download address: https://github.com/A-Herzog/Warteschlangensimulator -->
55
<ModelVersion>5.5.0</ModelVersion>
66
<ModelName>Time-controlled service</ModelName>
7-
<ModelDescription>The barrier collects incoming clienta and releases them to
7+
<ModelDescription>The barrier collects incoming clients and releases them to
88
the process station every 15 minutes. This results in longer
99
continuous work phases followed by longer idle phases for
1010
the operator.
@@ -109,7 +109,7 @@ and significantly higher average number of clients in the system.</ModelDescript
109109
</ModelElementText>
110110
<ModelElementText id="15">
111111
<ModelElementSize h="114" w="403" x="450" y="200"/>
112-
<ModelElementTextLine>The barrier collects incoming clienta and releases them to</ModelElementTextLine>
112+
<ModelElementTextLine>The barrier collects incoming clients and releases them to</ModelElementTextLine>
113113
<ModelElementTextLine>the process station every 15 minutes. This results in longer</ModelElementTextLine>
114114
<ModelElementTextLine>continuous work phases followed by longer idle phases for</ModelElementTextLine>
115115
<ModelElementTextLine>the operator.</ModelElementTextLine>

0 commit comments

Comments
 (0)