elaborate on comm
authorMart Lubbers <mart@martlubbers.net>
Sun, 2 Jul 2017 13:26:05 +0000 (15:26 +0200)
committerMart Lubbers <mart@martlubbers.net>
Sun, 2 Jul 2017 13:26:05 +0000 (15:26 +0200)
arch.communication.tex

index 18bc076..1e9b4b6 100644 (file)
@@ -120,7 +120,7 @@ channel \gls{SDS} of the device. This will result in sending the actual
 \gls{SDS} specification and \gls{Task} specifications to the device. A
 \gls{Task} record is created with the identifier $-1$ to denote a \gls{Task}
 not yet acknowledged. Finally the device itself is updated with the new state
-and with the new \gls{Task}.  After waiting for the acknowledgement the device
+and with the new \gls{Task}. After waiting for the acknowledgement the device
 is updated again and the \gls{Task} returns.
 
 \begin{lstlisting}[label={lst:sendtask},%