Franck Pommereau

fixed typo

No preview for this file type
...@@ -268,7 +268,7 @@ ...@@ -268,7 +268,7 @@
268 \NT{process} \abcdK{;} \NT{process}\\ 268 \NT{process} \abcdK{;} \NT{process}\\
269 \* sequential composition 269 \* sequential composition
270 270
271 - \NT{process} \abcdK{*} \NT{process}\\ 271 + \NT{process} \abcdK{+} \NT{process}\\
272 \* non-deterministic choice\\ 272 \* non-deterministic choice\\
273 \+ \remark{use opposite guards to\\[-2pt] 273 \+ \remark{use opposite guards to\\[-2pt]
274 \+\( make it deterministic} 274 \+\( make it deterministic}
......