diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2026-02-08 09:22:06 +0100 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2026-02-08 09:22:06 +0100 |
| commit | 7a2f7b99d679e696ce6478774862d7b5c3421403 (patch) | |
| tree | 7661ef111e9de538b660d81b9b549e7e9ad167dd | |
| parent | 9ebdda219db5b8a22fd2880028a1dac4297375a3 (diff) | |
typo
| -rw-r--r-- | faq/usb.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/faq/usb.mdwn b/faq/usb.mdwn index 215a624e..bac0a6b4 100644 --- a/faq/usb.mdwn +++ b/faq/usb.mdwn @@ -13,4 +13,4 @@ License|/fdl]]."]]"""]] [[!meta title="Is USB supported?"]] -USB disk and CD are supported in `rumpusbdisk`. For now the stack is embedded inside it, so we don't support other USB devices. Once we still it in two pieces with the `ugen` interface in between, we will be able to support other USB devices. +USB disk and CD are supported in `rumpusbdisk`. For now the stack is embedded inside it, so we don't support other USB devices. Once we split it in two pieces with the `ugen` interface in between, we will be able to support other USB devices. |
