diff options
author | WengFan <wengfan-fnst@cn.fujitsu.com> | 2013-10-25 11:18:22 -0400 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2013-10-26 13:04:12 +0400 |
commit | 5f32804c79ba9554e62c9699db83ee34df8a46c1 (patch) | |
tree | 0325d010e0433ab0df381d1d77a68352a7feb84f | |
parent | 63922c647730eba01865e05bf1e80dd7d682e287 (diff) | |
download | qemu-5f32804c79ba9554e62c9699db83ee34df8a46c1.zip |
docs/ccid.txt: fix the typo
Signed-off-by: WengFan <wengfan-fnst@cn.fujitsu.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r-- | docs/ccid.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ccid.txt b/docs/ccid.txt index 8bbaa940c3..83c174db26 100644 --- a/docs/ccid.txt +++ b/docs/ccid.txt @@ -52,7 +52,7 @@ Configuring and building: Assuming you have a working smartcard on the host with the current user, using NSS, qemu acts as another NSS client using ccid-card-emulated: - qemu -usb -device usb-ccid -device ccid-card-emualated + qemu -usb -device usb-ccid -device ccid-card-emulated 4. Using ccid-card-emulated with certificates |