aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/LowLevel/CCID/CCID.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Device/LowLevel/CCID/CCID.txt')
-rw-r--r--Demos/Device/LowLevel/CCID/CCID.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/Demos/Device/LowLevel/CCID/CCID.txt b/Demos/Device/LowLevel/CCID/CCID.txt
index b8c625fc5..b59c6dc23 100644
--- a/Demos/Device/LowLevel/CCID/CCID.txt
+++ b/Demos/Device/LowLevel/CCID/CCID.txt
@@ -4,7 +4,7 @@
* documentation pages. It is not a project source file.
*/
-/** \mainpage CCID Demo
+/** \mainpage CCID Device Demo
*
* \section Sec_Compat Demo Compatibility:
*
@@ -51,15 +51,15 @@
* application for implementing a USB CCID device. If you want to test this
* in Linux, you must change the following file:
* /usr/lib/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist
- * and add a VID, PID and friendly name.
- *
- * This device was not tested on windows.
+ * and add a VID, PID and friendly name.
+ *
+ * This device was not tested on Windows.
*
* On start-up the system will automatically enumerate and function
* as a CCID device with one slot already inserted. Upon detection, the device
- * will send an ATR to the device, which can use it to determine
+ * will send an ATR to the device, which can use it to determine
* host capabilities. Developers can use user applications to send APDUs
- * back and forth to the device
+ * back and forth to the device
*
*/