nitrokey-app: fix typo in longDescription
This commit is contained in:
parent
b05d2077eb
commit
745071926d
@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Provides extra functionality for the Nitrokey Pro and Storage";
|
description = "Provides extra functionality for the Nitrokey Pro and Storage";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
The nitrokey-app provides a QT system tray widget with wich you can
|
The nitrokey-app provides a QT system tray widget with which you can
|
||||||
access the extra functionality of a Nitrokey Storage or Nitrokey Pro.
|
access the extra functionality of a Nitrokey Storage or Nitrokey Pro.
|
||||||
See https://www.nitrokey.com/ for more information.
|
See https://www.nitrokey.com/ for more information.
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user