Axel fix
This commit is contained in:
parent
9bdf4c6730
commit
b785c7a5b7
|
@ -308,7 +308,7 @@ The \texttt{DashLoader} class accepts as parameter a function that will be calle
|
|||
\begin{tikzpicture}[scale=0.65]
|
||||
\draw (0, 0) rectangle (5, -2.5);
|
||||
\draw (0, -1) -- (5, -1);
|
||||
\node at (2.5, -0.5) {DashClient};
|
||||
\node at (2.5, -0.5) {DashLoader};
|
||||
\node[right] at (0, -1.5) {\scriptsize loadNextSegment()};
|
||||
|
||||
\draw (5, -1.25) -- (8, -1.25);
|
||||
|
|
Loading…
Reference in New Issue