Stefan Schuermans commited on 2018-08-14 12:50:59
Showing 1 changed files, with 1 additions and 1 deletions.
| ... | ... |
@@ -6,7 +6,7 @@ |
| 6 | 6 |
<h1>Blinker - Canvas</h1> |
| 7 | 7 |
<p> |
| 8 | 8 |
The canvas module allows to merge several streams into one. |
| 9 |
- It works lie a canvas, onto which rectangular sections of |
|
| 9 |
+ It works like a canvas, onto which rectangular sections of |
|
| 10 | 10 |
different streams are drawn. |
| 11 | 11 |
The result obtained on the canvas is then sent to a single output |
| 12 | 12 |
stream. |
| 13 | 13 |