libu2f-host: fix typo in description
This commit is contained in:
parent
5a5325d11f
commit
c29db1d172
@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
homepage = https://developers.yubico.com/libu2f-host;
|
||||
description = "A C library and command-line tool thati mplements the host-side of the U2F protocol";
|
||||
description = "A C library and command-line tool that implements the host-side of the U2F protocol";
|
||||
license = licenses.bsd2;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ wkennington ];
|
||||
|
Loading…
Reference in New Issue
Block a user