virtual-image: Fix typo
This commit is contained in:
parent
c6ae8e58a4
commit
a218a5efdd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
/*
|
/*
|
||||||
* This is a virtual driver to debug the image based drivers. A small
|
* This is a virtual driver to debug the image based drivers. A small
|
||||||
* python script is provided to connect to it via a socket, allowing
|
* python script is provided to connect to it via a socket, allowing
|
||||||
* prints to be sent to this device programatically.
|
* prints to be sent to this device programmatically.
|
||||||
* Using this it is possible to test libfprint and fprintd.
|
* Using this it is possible to test libfprint and fprintd.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue