arratum: typo
authorMart Lubbers <mart@martlubbers.net>
Sun, 20 Aug 2017 12:51:27 +0000 (14:51 +0200)
committerMart Lubbers <mart@martlubbers.net>
Sun, 20 Aug 2017 12:51:27 +0000 (14:51 +0200)
conclusion.discussion.tex

index 49f59ac..942ba83 100644 (file)
@@ -19,7 +19,7 @@ peripheral input/output are more difficult to simulate properly.
 True multitasking could be added to the client software. This allows
 \gls{mTask}-\glspl{Task} to run truly parallel. All \gls{mTask}-\glspl{Task}
 get slices of execution time and will each have their own interpreter state
-instead of a single system-wide state which is reset after am \gls{mTask}
+instead of a single system-wide state which is reset after an \gls{mTask}
 finishes. This does require separate stacks for each \gls{Task} and therefore
 increases the system requirements of the client software. However, it could be
 implemented as a compile-time option and exchanged during the handshake so that