diff options
| author | Manos Pitsidianakis <manos.pitsidianakis@linaro.org> | 2024-02-20 10:52:08 +0200 |
|---|---|---|
| committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-02-20 22:20:48 +0300 |
| commit | c555b504d0961359015527f586203b6c37ef2bc6 (patch) | |
| tree | c45a63cbae6f5fd8f701ca2dc88d2507c1c2ef20 /docs/system/devices | |
| parent | aab4631a4aadf8fc4a5288357bded72aaae686b6 (diff) | |
| download | focaccia-qemu-c555b504d0961359015527f586203b6c37ef2bc6.tar.gz focaccia-qemu-c555b504d0961359015527f586203b6c37ef2bc6.zip | |
docs: correct typos
Correct typos automatically found with the `typos` tool <https://crates.io/crates/typos> Signed-off-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> (mjt: trivial fixup) Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'docs/system/devices')
| -rw-r--r-- | docs/system/devices/canokey.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/system/devices/canokey.rst b/docs/system/devices/canokey.rst index cfa6186e48..7f3664963f 100644 --- a/docs/system/devices/canokey.rst +++ b/docs/system/devices/canokey.rst @@ -14,7 +14,7 @@ CanoKey [1]_ is an open-source secure key with supports of All these platform-independent features are in canokey-core [3]_. For different platforms, CanoKey has different implementations, -including both hardware implementions and virtual cards: +including both hardware implementations and virtual cards: * CanoKey STM32 [4]_ * CanoKey Pigeon [5]_ |