The past participle of "send" is "sent".
This commit is contained in:
Karel Vlk 2016-02-24 20:13:19 +01:00
parent 415b9fc71c
commit 3b2812ed9b

View file

@ -190,7 +190,7 @@
<br style="clear:both"><br>
<textarea cols="40" rows="12" id="serial" style="display: none">This is the serial console. Whatever you type or paste here will be send to COM1.
<textarea cols="40" rows="12" id="serial" style="display: none">This is the serial console. Whatever you type or paste here will be sent to COM1.
In Linux it can be accessed with `cat /dev/ttyS0`
</textarea>